CreateODBCDateTime()
Creates an ODBC date-time object; for example, {ts '2015-08-07 14:33:03'}.
Status:
CreateODBCDateTime( date=datetime );
Returns: DateTime
Examples
editdump(CreateODBCDateTime(now()));
See also
- Date and time
- Search Issue Tracker open_in_new
- Search Lucee Test Cases open_in_new (good for further, detailed examples)