The GMT2LOCAL
function converts a GMT timestamp of the form YYYY-MM-DD-HH.MI.SS[.mmmmmm] into the local timestamp.
Category
Date / Time
Syntax
GMT2LOCAL(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-07-12 11:06:53. |