MSCEWI2058
Non-standard time zone offsets are not supported in Snowflake, rounded to nearest valid time zone
This is a deprecated version of the SnowConvert documentation, please visit the official site HERE.
Severity
Low
Description
Teradata allows specifying any time zone offset between -12:59
and +14:00
when using the SET TIME ZONE
query, however, Snowflake only supports time zones from the IANA Time Zone Database.
When the specified offset used in the SET TIME ZONE does not correspond to a IANA standard time zone the offset will be rounded to the standard time zone with the nearest offset and this warning will be generated.
Example Code
Input Code:
Output Code:
Recommendations
No additional user actions are required.
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated