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

snowflake.snowpark.types.TimestampType

class snowflake.snowpark.types.TimestampType(timezone: TimestampTimeZone = TimestampTimeZone.DEFAULT)[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.7.0/src/snowflake/snowpark/types.py#L138-L146)

Bases: _AtomicType

Timestamp data type. This maps to the TIMESTAMP data type in Snowflake.

Attributes

tz

Timestamp variations

Language: English