The LOCAL2GMT
function converts a local timestamp of the form YYYY-MM-DD-HH.MI.SS[.mmmmmm] into the gmt timestamp.
Category
Date / Time
Syntax
LOCAL2GMT(timestamp_value)
Parameter and Description
Keyword | Description |
---|---|
timestamp_value | The TIMESTAMP data type is used for values that contain both date and time parts. For example, 2023-08-19 12:17:55. |