To Timestamp
- Updated2023-02-17
- 1 minute(s) read
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.

Inputs/Outputs

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.

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].