Dynalib Utils
Static Public Member Functions | List of all members
date::zoned_traits< const time_zone * > Struct Template Reference

#include <tz.h>

Static Public Member Functions

static const time_zonedefault_zone ()
 
static const time_zonelocate_zone (const std::string &name)
 
static const time_zonelocate_zone (const char *name)
 

Member Function Documentation

◆ default_zone()

static const time_zone* date::zoned_traits< const time_zone * >::default_zone ( )
inlinestatic

◆ locate_zone() [1/2]

static const time_zone* date::zoned_traits< const time_zone * >::locate_zone ( const std::string &  name)
inlinestatic

◆ locate_zone() [2/2]

static const time_zone* date::zoned_traits< const time_zone * >::locate_zone ( const char *  name)
inlinestatic

The documentation for this struct was generated from the following file: