docsFunctionsTimeZfromTimestamp

ZfromTimestamp

Formats a Unix timestamp into a human-readable date/time string using the active timezone and the specified format.

Syntax

ZfromTimestamp{unix;format?}

Arguments

NameTypeRequiredDefault
unixintegerYes-
formatstringNofull

Example

ZfromTimestamp{1700000000;date}