CreateODBCTime()
Creates an ODBC time object.
CreateODBCTime( date=datetime );
Returns: DateTime
Examples
editdump(CreateODBCTime(now()));
See also
- Date and time
- Search Issue Tracker open_in_new
- Search Lucee Test Cases open_in_new (good for further, detailed examples)