You are viewing documentation about an older version (1.16.0). View latest version

snowflake.snowpark.types.LTZ¶

snowflake.snowpark.types.LTZ¶

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

alias of TypeVar(‘LTZ’)