SilverLining 2.36
Classes | Enumerations

/home/fkane/sl/trunk/Public Headers/LocalTime.h File Reference

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

#include "MemAlloc.h"
#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,
  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...

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.

GET 

CHARLIE Baghdad Time.

PKT 

DELTA Georgia Standard.

BST 

ECHO Pakistan Standard.

THA 

FOXTROT Bangladesh Standard.

CCT 

GOLF Thailand Standard.

JST 

HOTEL China Coast.

GST 

INDIA Japan Standard.

SBT 

KILO Guam Standard.

IDLE 

LIMA Solomon Islands.

WAT 

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

AT 

NOVEMBER West Africa.

BRT 

OSCAR Azores.

AST 

PAPA Brasilia.

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.