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

snowflake.snowpark.functions.to_timestamp¶

snowflake.snowpark.functions.to_timestamp(e: ColumnOrName, fmt: Column | None = None) → Column[source]¶

Converts an input expression into the corresponding timestamp.