On 20 July 2016 at 14:47, Marco van de Voort <mar...@stack.nl> wrote:

> In our previous episode, Denis Kozlov said:
> > I'm not sure why you say there is no guarantee, because in example of
> > Windows implementation GetSystemTime API is explicitly expressed in UTC
> > according to MSDN.
>
> I was looking at the Unix implementation.
>

Unix implementation also returns UTC time, i.e. fpgettimeofday returns
seconds since Epoch, which gets converted to TDateTime.

Don't mind another poorly chosen name "EpochToLocal", which in reality is
more like "UnixToDateTime".

Is there an issue I'm just not seeing?

Denis
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to