snowflake.snowpark.types.Timestamp¶ class snowflake.snowpark.types.Timestamp[source]¶ Bases: datetime, Generic[_T] The type hint for annotating TIMESTAMP_* data when registering UDFs. Methods Attributes