DATE2UNIX

DATE2UNIX the Unix timestamp corresponding to a date d

Synopsis

DATE2UNIX(d)

Arguments

d: date

Description

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

See also

UNIX2DATE, DATE.