GetHttpTimeString()
Gets the current time, in the Universal Time code (UTC).
GetHttpTimeString( date=datetime );
Returns: String
Examples
writeDump(getHTTPTimeString(now()));
See also
- Date and time
- DateTimeFormat()
- Now()
- <cfheader>
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)