Now
Returns the current date & time.
The Now expression operates independently of the Databox value (also, see the expression Today
). It can only be used as a parameter to another function or after an operator.
Function
Sample Expression
Example Result
Comments
Now
&Format(Now,”dd MM yyyy – HH:mm”)
01 04 2023 – 09:00
Returns the present date and time
Last updated
Was this helpful?