UNIXTIME

Convert TIMESTAMP to Unix epoch seconds.

Category: Date & Time Functions

Syntax

UNIXTIME(date)

Arguments

  • date temporal Date, time, or timestamp value to evaluate.

Returns

integer — Returns the computed result as integer.