odbcfield.getdatetime
Gets the field's value as a value of the datetime type. This method is applied for fields that contain date and/or time.
method datetime odbcfield.getdatetime (
datetime dt
)
datetime dt
)
Parameters
dt | Result datetime object. |
Return value
Returns the parameter dt.
Related links | Source |