Re: Clock.currTime differs from SysTime

2018-08-25 Thread Ivo via Digitalmars-d-learn
Thanks a lot. The issue was indeed the time zone.

Re: Clock.currTime differs from SysTime

2018-08-25 Thread Jonathan M Davis via Digitalmars-d-learn
On Saturday, August 25, 2018 6:53:24 AM MDT Ivo via Digitalmars-d-learn wrote: > I am using Clock.currTime.stdTime to get a unique timestamp in my > program. > Now I need to produce something similar in a different > programming language; so I'm trying to understand how > Clock.currTime works. >

Clock.currTime differs from SysTime

2018-08-25 Thread Ivo via Digitalmars-d-learn
I am using Clock.currTime.stdTime to get a unique timestamp in my program. Now I need to produce something similar in a different programming language; so I'm trying to understand how Clock.currTime works. According the the documentation Clock.currTime.stdTime should return the number of