NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
date::zoned_traits< const time_zone * > Struct Reference

#include <tz.h>

Collaboration diagram for date::zoned_traits< const time_zone * >:

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)
 

Detailed Description

Definition at line 290 of file tz.h.

Member Function Documentation

◆ default_zone()

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

Definition at line 294 of file tz.h.

References date::locate_zone().

Here is the call graph for this function:

◆ locate_zone() [1/2]

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

Definition at line 319 of file tz.h.

References date::locate_zone(), and name.

Here is the call graph for this function:

◆ locate_zone() [2/2]

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

Definition at line 312 of file tz.h.

References date::locate_zone(), and name.

Here is the call graph for this function:

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