<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 20 July 2016 at 14:47, Marco van de Voort <span dir="ltr"><<a href="mailto:marcov@stack.nl" target="_blank">marcov@stack.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">In our previous episode, Denis Kozlov said:<br>
> I'm not sure why you say there is no guarantee, because in example of<br>
> Windows implementation GetSystemTime API is explicitly expressed in UTC<br>
> according to MSDN.<br>
<br>
I was looking at the Unix implementation.<br></blockquote><div><br></div><div>Unix implementation also returns UTC time, i.e. fpgettimeofday returns seconds since Epoch, which gets converted to TDateTime.<br><br>Don't mind another poorly chosen name "EpochToLocal", which in reality is more like "UnixToDateTime".<br><br></div><div>Is there an issue I'm just not seeing?<br><br></div><div>Denis<br></div></div></div></div>