Valdas Jankūnas schrieb:
Alexander Bauer rašė:
I have a strange problem with fpc 2.2.2 on  Ubuntu Linux.
The function Now(); did not return the right time ?!?
It returns the time UTC -  6 hours.

Any suggestions ?

br,
Alex


try GetTime or GetLocalTime from SysUtils unit.


It's always the same time. UTC - 6 hours.
But it's not a problem of fpc or the functions, it must be a problem of the Linux Ditribution.

On Ubuntu 8.04 Desktop the time is correct.
I use a system based on Ubuntu Server 8.04 and get a wrong time.

Does someone know what system components are relevant for the time functions ?
Perhaps the system i use has something missing.

Btw. the linux date command shows the correct time, of course.

Alex


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to