SqlExpression LOCALTIMESTAMP
From Eigenpedia
Contents |
Syntax
LOCALTIMESTAMP
Purpose
Returns the current timestamp for the local timezone. (Note: this currently returns GMT since timezones are not supported)
Input
- no input required
Output
- Returns the current timestamp for the local timezone. (Note: this currently returns GMT since timezones are not supported)

