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.tostr

Convert a datetime structure to string like SSMMHHDDMMYYYY.

method str datetime.tostr (
   str ret
)

Parameters

ret The result string the datetime to be converted to.

Return value

Returns the parameter ret.

Related links

Source