Description
The NOW
function evaluates to the current date and time.
Usage
NOW()
Remarks
The NOW()
function will always evaluate to the current date and time. The result will change whenever the calculated field is evaluated.
Examples
Recording the data collection time
The NOW()
function can be used in a default value function to record the time that an interview started.
Related
#Related TODAY