nowServer

Returns the current time on the server independent of Lucee timezone definition.

nowServer() → returns date

This function requires Lucee.  Not supported on Adobe ColdFusion, etc.

Compatibility

Lucee:

DEPRECATED since version 4.5 Use now() instead

Examples
Sample code invoking the nowServer function

nowServer()

Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.

Fork me on GitHub