Name

CreateODBCDate

Synopsis

CreateODBCDate(date)

Returns the date in ODBC date format. Example:

08/15/1998 looks like 
<CFOUTPUT>#CreateODBCDate('08/15/1998')#</CFOUTPUT> 
in ODBC date 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.