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

snowflake.snowpark.functions.is_timestamp_ntz

snowflake.snowpark.functions.is_timestamp_ntz(col: ColumnOrName) Column[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.1.0/src/snowflake/snowpark/functions.py#L1923-L1926)

Returns true if the specified VARIANT column contains a TIMESTAMP value with no time zone.