SSC-FDM-0005
TIME ZONE not supported for time data type
Description
The Time data type in Snowflake does not store Timezone values
TIME internally stores “wallclock” time, and all operations on TIME values are performed without taking any time zone into consideration. For more information, go here.
Example Code
Input Code:
IN -> Teradata_01.sql
Output Code:
OUT -> Teradata_01.sql
Recommendations
No end-user action is required.
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated