FromUnixTimestamp
Returns the date represented by the given unix timestamp
Returns Unknown
if one of the parameter values is unknown or outside the common valid date boundaries.
This function returns the date in the format settings of your project.
Syntax
Parameters
Name
Type
Required
Description
timestamp
numeric
☑️
A unix timestamp (seconds passed since JAN 01 1970)
Last updated
Was this helpful?