Reference Guide > TDV Support for SQL Functions > TDV-Supported Date Functions > FROM_ UNIXTIME
 
FROM_ UNIXTIME
Format a UNIX timestamp as a date.
The FROM_ UNIXTIME function accepts 1 or 2 arguments. The first argument can be a date or timestamp. The second argument is a string.
Syntax
FROM_ UNIXTIME (datetime_or_integer, [format ])