|
SilverLining 2.36
|
An object to describe the local time, time zone, and daylight savings time observation. More...


Classes | |
| class | SilverLining::LocalTime |
| A class to represent the simulated local time, time zone, and daylight savings time observation. More... | |
Enumerations | |
| enum | TimeZones { , CET = 1, EET = 2, BT = 3, GET = 4, PKT = 5, BST = 6, THA = 7, CCT = 8, JST = 9, GST = 10, SBT = 11, IDLE = 12, WAT = -1, AT = -2, BRT = -3, AST = -4, EST = -5, CST = -6, MST = -7, PST = -8, YST = -9, AHST = -10, NT = -11, IDLW = -12 } |
| An enumeration of defined time zones worldwide. More... | |
An object to describe the local time, time zone, and daylight savings time observation.
| enum TimeZones |
An enumeration of defined time zones worldwide.
Time zones are expressed as the hour correction (prior to daylight savings adjustments) from GMT. This enum provides names for the civilian time zones, and notes their military equivalents.
1.7.4