NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
time_zone Struct Reference

This structure defines the information for a time zone. More...

#include <datetimetools.hpp>

Collaboration diagram for time_zone:

Public Attributes

std::chrono::minutes Bias
 
std::chrono::minutes DayLightBias
 

Detailed Description

This structure defines the information for a time zone.

Definition at line 48 of file datetimetools.hpp.

Member Data Documentation

◆ Bias

std::chrono::minutes time_zone::Bias

Definition at line 50 of file datetimetools.hpp.

◆ DayLightBias

std::chrono::minutes time_zone::DayLightBias

Definition at line 51 of file datetimetools.hpp.


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