UNIXTIME
Convert TIMESTAMP to Unix epoch seconds.
Category: Date & Time Functions
Syntax
UNIXTIME(date)
Arguments
- date
temporalDate, time, or timestamp value to evaluate.
Returns
integer — Returns the computed result as integer.
Convert TIMESTAMP to Unix epoch seconds.
Category: Date & Time Functions
UNIXTIME(date)
temporal
Date, time, or timestamp value to evaluate.integer — Returns the computed result as integer.