snowflake.snowpark.types.NTZ¶

snowflake.snowpark.types.NTZ¶

The type hint for annotating TIMESTAMP_NTZ (e.g., Timestamp[NTZ]) data when registering UDFs.

alias of TypeVar(‘NTZ’)