snowflake.snowpark.functions.to_date¶ snowflake.snowpark.functions.to_date(e: ColumnOrName, fmt: Column | None = None) → Column[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.1.0/src/snowflake/snowpark/functions.py#L1359-L1362)¶ Converts an input expression into a date.