fromTimestamp

Returns the date from the given Unix timestamp.
Accepts
Returns
Syntax
fromTimestamp(timestamp) timestamp.fromTimestamp()

The timestamp represents the number of milliseconds that have elapsed since January 1, 1970. Note: the returned date will not retain the seconds and milliseconds.

fromTimestamp(1689024900000)
=
July 10, 2023 10:35 PM "@July 10, 2023 10:35 PM"