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.

nameofmonth

Get the name of a month in the user's language.

func str nameofmonth (
   str ret,
   uint month
)

Parameters

ret Result string.
month The number of the month from 1.

Return value

Returns the parameter ret.

Related links

Source