C:/sl/Public Headers/LocalTime.h File Reference

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

#include <time.h>
#include <iostream>
Include dependency graph for LocalTime.h:
This graph shows which files directly or indirectly include this file:

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,
  CCT = 8, JST = 9, GST = 10,
  IDLE = 12, WAT = -1, AT = -2,
  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...

Detailed Description

An object to describe the local time, time zone, and daylight savings time observation.


Enumeration Type Documentation

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.

Enumerator:
CET 

ZULU Greenwich Mean Time, UTC, Western European (WET).

EET 

ALPHA Central European.

BT 

BETA Eastern European.

CCT 

CHARLIE Baghdad.

JST 

HOTEL China Coast.

GST 

INDIA Japan Standard.

IDLE 

KILO Guam Standard.

WAT 

MIKE International Date Line East, NZST (New Zealand Standard).

AT 

NOVEMBER West Africa.

AST 

OSCAR Azores.

EST 

QUEBEC Atlantic Standard.

CST 

ROMEO Eastern Standard.

MST 

SIERRA Central Standard.

PST 

TANGO Mountain Standard.

YST 

UNIFORM Pacific Standard.

AHST 

VICTOR Yukon Standard.

NT 

WHISKEY Alaska-Hawaii Standard; Central Alaska (CAT), Hawaii Std (HST).

IDLW 

X-RAY Nome.


Generated by  doxygen 1.6.2