Name

CreateODBCDateTime

Synopsis

CreateODBCDateTime(date)

Returns the date and time in ODBC format. Example:

7pm on 08/15/1998 looks like 
<CFOUTPUT>#CreateODBCDateTime('08/15/1998 19:00:00')#</CFOUTPUT> 
in ODBC timestamp format.

Get Programming ColdFusion now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.