Get a dictionary of time values when given epoch time. Dictionary Time values will be a union of values from getTime and getDate dictionaries (with the exception of dst = day light standard time, as it cannot be determined from epoch).
See Implementation
Get a dictionary of time values when given epoch time. Dictionary Time values will be a union of values from getTime and getDate dictionaries (with the exception of dst = day light standard time, as it cannot be determined from epoch).