pyspark.sql.functions.
current_timestamp
Returns the current timestamp at the start of query evaluation as a TimestampType column. All calls of current_timestamp within the same query return the same value.
TimestampType