Logo

Programming-Idioms

History of Idiom 98 > diff from v2 to v3

Edit summary for version 3 by :

Version 2

2015-10-29, 12:54:20

Version 3

2015-10-29, 14:05:17

Idiom #98 Epoch seconds to date object

Convert a timestamp ts (number of seconds in epoch-time) to a date with time d. E.g. 0 -> 1970-01-01 00:00:00

Idiom #98 Epoch seconds to date object

Convert a timestamp ts (number of seconds in epoch-time) to a date with time d. E.g. 0 -> 1970-01-01 00:00:00