hunt.system.TimeZone

Undocumented in source.

Members

Functions

RESTARTABLE
string RESTARTABLE(string _cmd, string _result)
Undocumented in source. Be warned that the author may not have intended to support it.
findTZ_md
string findTZ_md(string home_dir)
Undocumented in source. Be warned that the author may not have intended to support it.
findTZ_md
string findTZ_md(string home_dir)
Undocumented in source. Be warned that the author may not have intended to support it.
getGMTOffsetID
char* getGMTOffsetID()

Returns a GMT-offset-based time zone ID.

getSystemTimeZoneId
string getSystemTimeZoneId(string homeDir)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

STANDARD_NAME
enum STANDARD_NAME;
Undocumented in source.
STD_NAME
enum STD_NAME;
Undocumented in source.

Static functions

customZoneName
void customZoneName(LONG bias, char* buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
findZoneinfoFile
char* findZoneinfoFile(char* buf, size_t size, char* dir)
Undocumented in source. Be warned that the author may not have intended to support it.
getPathName
char* getPathName(char* dir, char* name)
Undocumented in source. Be warned that the author may not have intended to support it.
getPlatformTimeZoneID
char* getPlatformTimeZoneID()
Undocumented in source. Be warned that the author may not have intended to support it.
getValueInRegistry
LONG getValueInRegistry(HKEY hKey, int keyIndex, LPDWORD typePtr, LPBYTE buf, LPDWORD bufLengthPtr)
Undocumented in source. Be warned that the author may not have intended to support it.
getWinTimeZone
int getWinTimeZone(char* winZoneName)
Undocumented in source. Be warned that the author may not have intended to support it.
getZoneName
char* getZoneName(char* str)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

DEFAULT_ZONEINFO_FILE
char* DEFAULT_ZONEINFO_FILE;
Undocumented in source.
ETC_TIMEZONE_FILE
char* ETC_TIMEZONE_FILE;
Undocumented in source.
ZONEINFO_DIR
char* ZONEINFO_DIR;
Undocumented in source.
keyNames
string[] keyNames;
Undocumented in source.

Structs

TziValue
struct TziValue
Undocumented in source.

Variables

MAPPINGS_FILE
enum string MAPPINGS_FILE;
Undocumented in source.
MAX_MAPID_LENGTH
enum int MAX_MAPID_LENGTH;
Undocumented in source.
MAX_REGION_LENGTH
enum int MAX_REGION_LENGTH;
Undocumented in source.
MAX_ZONE_CHAR
enum int MAX_ZONE_CHAR;
Undocumented in source.
NT_TZ_KEY
enum string NT_TZ_KEY;
Undocumented in source.
PATH_MAX
enum int PATH_MAX;
Undocumented in source.
TZ_JAVA_NAME
enum int TZ_JAVA_NAME;
Undocumented in source.
TZ_NITEMS
enum int TZ_NITEMS;
Undocumented in source.
TZ_REGION
enum int TZ_REGION;
Undocumented in source.
TZ_WIN_NAME
enum int TZ_WIN_NAME;
Undocumented in source.
VALUE_GMTOFFSET
enum int VALUE_GMTOFFSET;
Undocumented in source.
VALUE_KEY
enum int VALUE_KEY;
Undocumented in source.
VALUE_MAPID
enum int VALUE_MAPID;
Undocumented in source.
VALUE_UNKNOWN
enum int VALUE_UNKNOWN;
Undocumented in source.
WIN_CURRENT_TZ_KEY
enum string WIN_CURRENT_TZ_KEY;
Undocumented in source.
WIN_TZ_KEY
enum string WIN_TZ_KEY;
Undocumented in source.

Meta