select convert_tz('2022-06-14 22:00:00', 'US/Mountain', 'UTC');
2022-06-15 05:00:00
Created
June 14, 2022 19:21
-
-
Save covard/76540e1199f12879380c838eae0c3029 to your computer and use it in GitHub Desktop.
A reminder on how to convert time in mysql, i.e. a job starts at 10pm mountain time what time is that UTC?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment