Transforms UNIX timestamp structure to std.datetime.systime.SysTime. SysTime stores hectonanoseconds, so some of the timestamp info is lost.
See Implementation
Transforms UNIX timestamp structure to std.datetime.systime.SysTime. SysTime stores hectonanoseconds, so some of the timestamp info is lost.