func.transaction_timestamp
Returns the current date and time (including the time zone offset), at the start of the current transaction. Equivalent to 'func.now'
Syntax
func.transaction_timestamp()
Examples
Documentation for func.transaction_timestamp is coming soon.
Last modified April 06, 2022 at 10:08 AM EST: Initial Documentation Commit (371ae8f)