CreateODBCTime
Creates a DateTime object with the format set to ODBC Implicit format
Method Signature
CreateODBCTime(date=[any], timezone=[string])
Arguments
Argument
Type
Required
Description
Default
date
any
true
The date string or object
timezone
string
false
An optional timezone to apply
Examples
Related
Last updated
Was this helpful?