snowflake.snowpark.functions.is_timestamp_ltz¶
- snowflake.snowpark.functions.is_timestamp_ltz(col: ColumnOrName) Column[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.1.0/src/snowflake/snowpark/functions.py#L1916-L1920)¶
Returns true if the specified VARIANT column contains a TIMESTAMP value to be interpreted using the local time zone.