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.
See Implementation
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.