SqlExpression LOCALTIMESTAMP

From Eigenpedia

Jump to: navigation, search

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)



Return to Built in Function details

Personal tools