-
-
Notifications
You must be signed in to change notification settings - Fork 563
"This is a UNIX timestamp column" timezone #1164
Copy link
Copy link
Open
Labels
enhancementEnhances an existing featureEnhances an existing feature
Description
Is your feature request related to a problem? Please describe.
"This is a UNIX timestamp column" always use a local timezone. No ability to see timestamps in different timezone, e.g. UTC.
Describe the solution you'd like
Please, use the SELECT @@session.time_zone; query result as timezone value when converting a UNIX timestamp column values.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementEnhances an existing featureEnhances an existing feature