UNIX2DATE

UNIX2DATE date value corresponding to the Unix timestamp t

Synopsis

UNIX2DATE(t)

Arguments

t: Unix time stamp

Description

The UNIX2DATE function translates Unix timestamps into the corresponding date. A Unix timestamp is the number of seconds since midnight (0:00) of January 1st, 1970 GMT.

See also

DATE2UNIX, DATE.