[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'oldlinux' (#rtl)

ReadTimezoneFile

Read the timezone file and initialize time routines

Declaration

Source position: oldlinux.pp line 1312

procedure ReadTimezoneFile(

  fn: String

);

Description

ReadTimeZoneFilereads the timezone file fnand initializes the local time routines based on the information found there.

There should be no need to call this function. The initialization routines of the linuxunit call this routine at unit startup.

Errors

None.

See also

GetTimezoneFile

  

Return name of timezone information file

GetLocalTimezone

  

Return local timzeone information