Current timestamp | CURRENT_TIMESTAMP

Syntax

CURRENT_TIMESTAMP( )

Parameters

Return Value

Returns the current date as an INTEGER (seconds since UNIX epoch).

Description

Get the current date as a timestamp.

Examples

CURRENT_TIMESTAMP() # returns the number of seconds since the UNIX epoch