Now()
Returns the current date and time
Now( );
Returns: DateTime
This function does not take any arguments.
Examples
editwriteOutput("current Datetime is "&now());
See also
- Date and time
- GetHttpTimeString()
- Search Issue Tracker open_in_new
- Search Lucee Test Cases open_in_new (good for further, detailed examples)