[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Return name of timezone information file
Source position: unix.pp line 77
function GetTimezoneFile: string; |
GetTimezoneFile returns the location of the current timezone file. The location of file is determined as follows:
If no file was found, an empty string is returned.
|
Read the timezone file and initialize time routines |