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.

datetime.setdate

Specifying a date. The weekday is set automatically.

method datetime datetime.setdate (
   uint day,
   uint month,
   uint year
)

Parameters

day Day.
month Month.
year Year.

Return value

Returns the object which method has been called.

Related links

Source