CreateODBCDateTime
Method Signature
CreateODBCDateTime(date=[any], timezone=[string])Arguments
Argument
Type
Required
Description
Default
Examples
Creates an ODBC time object
<bx:set time = createDateTime( 2012, 12, 12, 12, 12, 12 ) >
<bx:set result = createODBCTime( time ) >
<bx:output>#result#</bx:output>Additional Examples
Related
Last updated
Was this helpful?
