snowflake.snowpark.types.TimestampType¶
- class snowflake.snowpark.types.TimestampType(timezone: TimestampTimeZone = TimestampTimeZone.DEFAULT)[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.26.0/snowpark-python/src/snowflake/snowpark/types.py#L187-L222)¶
Bases:
_AtomicType
Timestamp data type. This maps to the TIMESTAMP data type in Snowflake.
Methods
jsonValue
()json_value
()simpleString
()simple_string
()Attributes
tz
Timestamp variations