EnglishРусский  
The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

Ads

Installer and installation software
Commercial and Freeware installers.

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
)

Parameters

dt Result datetime object.

Return value

Returns the parameter dt.

Related links

Source