Converts seconds since the Unix epoch to a DateObject
FromUnixTime[time]
FromUnixTime[1423155963]
→ DateObject[{2015, 2, 5, 17, 6, 3}, Instant, Gregorian, 0.]FromUnixTime[960000]
→ DateObject[{1970, 1, 12, 2, 40, 0}, Instant, Gregorian, 0.]FromUnixTime[960000000]
→ DateObject[{2000, 6, 3, 2, 40, 0}, Instant, Gregorian, 0.]- CalendarType — default Automatic
- DateFormat — default Automatic
- DateGranularity — default Automatic
- TimeSystem — default "SmearedUTC"
- TimeZone — default Automatic