How can I do this? I'm confused. Example: If someone send mi unix time
"1984-10-10 12:12:12" how can I know which time was in my time zone?


if someone sends you a unixtime, the time in your zone was the time he sent you + your UTC offset.
And the time in his zone was the time he sent you + his UTC offset.

Of course, you also need to add the DST, just in case.

Cheers, A.

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to