[Overview][Constants][Types][Procedures and functions][Variables] |
Return local timzeone information
Source position: line 0
procedure GetLocalTimezone( |
timer: cInt; |
var leap_correct: cInt; |
var leap_hit: cInt |
); |
timer: cInt |
); |
GetLocalTimeZonereturns the local timezone information. It also initializes the TZSecondsvariable, which is used to correct the epoch time to local time.
There should never be any need to call this function directly. It is called by the initialization routines of the Linux unit.
|
Return name of timezone information file |
|
|
Read the timezone file and initialize time routines |