To Timestamp

Creates a timestamp for the date and time represented by a specified number of seconds since 12:00 a.m., January 1, 1904, Universal Time.

1378

Inputs/Outputs

datatype_icon

number

Number of seconds elapsed since the epoch time of 12:00 a.m., January 1, 1904, Universal Time [01-01-1904 00:00:00].

This input can also be any data type that contains only numerics, such as an array or cluster of numerics.

datatype_icon

timestamp

Date and time that results from adding number to 12:00 a.m., January 1, 1904, Universal Time [01-01-1904 00:00:00].