code/__HELPERS/_time.dm 
/proc/worldtime2text | Returns the world time in english. Do not use to get date information - starts at 0 + a random time offset from 10 minutes to 24 hours. |
---|---|
TIMEZONE_LINT | Line Islands Time |
TIMEZONE_TKT | Tokelau Time |
TIMEZONE_TOT | Tonga Time |
TIMEZONE_NZDT | New Zealand Daylight Time |
TIMEZONE_NZST | New Zealand Standard Time |
TIMEZONE_NFT | Norfolk Time |
TIMEZONE_LHST | Lord Howe Standard Time |
TIMEZONE_AEST | Australian Eastern Standard Time |
TIMEZONE_ACST | Australian Central Standard Time |
TIMEZONE_ACWST | Australian Central Western Standard Time |
TIMEZONE_AWST | Australian Western Standard Time |
TIMEZONE_CXT | Christmas Island Time |
TIMEZONE_CCT | Cocos Islands Time |
TIMEZONE_CEST | Central European Summer Time |
TIMEZONE_UTC | Coordinated Universal Time |
TIMEZONE_EDT | Eastern Daylight Time |
TIMEZONE_EST | Eastern Standard Time |
TIMEZONE_CDT | Central Daylight Time |
TIMEZONE_CST | Central Standard Time |
TIMEZONE_MDT | Mountain Daylight Time |
TIMEZONE_MST | Mountain Standard Time |
TIMEZONE_PDT | Pacific Daylight Time |
TIMEZONE_PST | Pacific Standard Time |
TIMEZONE_AKDT | Alaska Daylight Time |
TIMEZONE_AKST | Alaska Standard Time |
TIMEZONE_HDT | Hawaii-Aleutian Daylight Time |
TIMEZONE_HST | Hawaii Standard Time |
TIMEZONE_CKT | Cook Island Time |
TIMEZONE_NUT | Niue Time |
TIMEZONE_ANYWHERE_ON_EARTH | Anywhere on Earth |
Define Details
TIMEZONE_ACST 
Australian Central Standard Time
TIMEZONE_ACWST 
Australian Central Western Standard Time
TIMEZONE_AEST 
Australian Eastern Standard Time
TIMEZONE_AKDT 
Alaska Daylight Time
TIMEZONE_AKST 
Alaska Standard Time
TIMEZONE_ANYWHERE_ON_EARTH 
Anywhere on Earth
TIMEZONE_AWST 
Australian Western Standard Time
TIMEZONE_CCT 
Cocos Islands Time
TIMEZONE_CDT 
Central Daylight Time
TIMEZONE_CEST 
Central European Summer Time
TIMEZONE_CKT 
Cook Island Time
TIMEZONE_CST 
Central Standard Time
TIMEZONE_CXT 
Christmas Island Time
TIMEZONE_EDT 
Eastern Daylight Time
TIMEZONE_EST 
Eastern Standard Time
TIMEZONE_HDT 
Hawaii-Aleutian Daylight Time
TIMEZONE_HST 
Hawaii Standard Time
TIMEZONE_LHST 
Lord Howe Standard Time
TIMEZONE_LINT 
Line Islands Time
TIMEZONE_MDT 
Mountain Daylight Time
TIMEZONE_MST 
Mountain Standard Time
TIMEZONE_NFT 
Norfolk Time
TIMEZONE_NUT 
Niue Time
TIMEZONE_NZDT 
New Zealand Daylight Time
TIMEZONE_NZST 
New Zealand Standard Time
TIMEZONE_PDT 
Pacific Daylight Time
TIMEZONE_PST 
Pacific Standard Time
TIMEZONE_TKT 
Tokelau Time
TIMEZONE_TOT 
Tonga Time
TIMEZONE_UTC 
Coordinated Universal Time