snowflake.snowpark.functions.localtimestamp¶
- snowflake.snowpark.functions.localtimestamp(fract_sec_precision: int = 9) Column[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.47.0/src/snowflake/snowpark/functions.py#L11632-L11652)¶
Returns the current timestamp at the start of the query with the specified fractional second precision.
Example: