[fpc-pascal] Wrong Time from Now() or Time()

Valdas Jankūnas zmuogs at gmail.com
Wed Dec 3 20:17:13 CET 2008


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.


-- 
   Valdas Jankūnas



More information about the fpc-pascal mailing list