Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
timezone.h File Reference

Go to the source code of this file.

Functions

void GetTimezoneInfo (const char *&timezone_str, int &timezone_offset)
 
const char * TimezoneString (void)
 
int TimezoneOffset (void)
 

Function Documentation

◆ GetTimezoneInfo()

void GetTimezoneInfo ( const char *& timezone_str,
int & timezone_offset )

Definition at line 22 of file timezone.cpp.

◆ TimezoneOffset()

int TimezoneOffset ( void )

Definition at line 66 of file timezone.cpp.

◆ TimezoneString()

const char * TimezoneString ( void )

Definition at line 59 of file timezone.cpp.