snowflake.snowpark.functions.to_time¶
- snowflake.snowpark.functions.to_time(e: Union[Column, str], fmt: Optional[Union[Column, str]] = None) Column[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.29.1/snowpark-python/src/snowflake/snowpark/functions.py#L4124-L4141)¶
Converts an input expression into the corresponding time.
Example: