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

snowflake.snowpark.functions.is_timestamp_ltz¶

snowflake.snowpark.functions.is_timestamp_ltz(col: ColumnOrName) → Column[source]¶

Returns true if the specified VARIANT column contains a TIMESTAMP value to be interpreted using the local time zone.