OSSingleton.getDatetimeFromUnixTime

Gets a dictionary of time values corresponding to the given UNIX epoch time (in seconds). The returned Dictionary's values will be the same as getDatetime, with the exception of Daylight Savings Time as it cannot be determined from the epoch.

struct OSSingleton
@nogc nothrow const
Dictionary
getDatetimeFromUnixTime
()

Meta