Convert Unix Time
Get the current Unix time using the new function UnixTime.
In[1]:=
UnixTime[]
Out[1]=
Convert a Unix time stamp into an ISO-8601 time specification.
In[2]:=
DateString[FromUnixTime[915148799], {"ISODateTime", "ISOTimeZone"}]
Out[2]=
Visualize the time of day associated with a Unix time stamp.
show complete Wolfram Language input
Out[3]=