You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.

NOW


Returns the current date and time of the server. The date and time are given as base type dateTime, formatted as dd-mm-yyyy HH:mm:ss.


Syntax

NOW


Return type

  • dateTime

The NOW function returns a date- and timestamp. It is only recalculated when the expression in which you use the NOW function is reevaluated. This recalculation will not cause other expressions that use the NOW function to be reevaluated.