How to get current time as long or ulong?

ag0aep6g via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Jul 5 11:30:08 PDT 2016


On 07/05/2016 08:16 PM, Charles Hixson via Digitalmars-d-learn wrote:
> What I'm looking for is the opposite of the "FromUnixTime" function.

That would be the "toUnixTime" method then, I suppose.

https://dlang.org/phobos/std_datetime.html#.SysTime.toUnixTime


More information about the Digitalmars-d-learn mailing list