On Friday, January 30, 2015 22:03:02 Jonathan M Davis via Digitalmars-d-learn wrote: > Yeah. I really should add a unixTimeToSysTime function,
Actually, maybe it should be a static function on SysTime called fromUnixTime to go with toUnixTime. I don't know. Regardless, it's a nicety that should be there, and I botched things by not having it. - Jonathan M Davis