[Lazarus] TimeZone problem
Ondrej Pokorny
lazarus at kluug.net
Mon Jan 18 12:30:03 CET 2021
On 18.01.2021 02:30, Steve Gatenby via lazarus wrote:
> Would anybody be able to point me to a solution for incorrect time
> reading ?
>
> I obviously have a configuration problem between System and FPC - any
> pointers much appreciated :)
>
> Lazarus 2.1.0 r64403 FPC 3.3.1 x86_64-linux-gtk2
Hello,
the linux timezone information is loaded in file
/trunk/rtl/unix/timezone.inc
You should check the functions GetTimezoneFile and ReadTimezoneFile.
Ondrej
More information about the lazarus
mailing list