LOCALTIMESTAMPOn this pageSyntaxReturn TypeExamples Returns the current time, in the local time zone. Syntax CopyLOCALTIMESTAMP() LOCALTIME() Return Type Datetime object Examples SQLPlaygroundCopySELECT LOCALTIMESTAMP();+---------------------+ | LOCALTIMESTAMP() | +---------------------+ | 2015-03-04 01:13:06 | +---------------------+ Related Topics Data Types Last modified: May 31, 2023