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.

abbrnameofday

Get the short name of a weekday in the user's language.

func str abbrnameofday (
   str ret,
   uint dayofweek
)

Parameters

ret The string for getting the result.
dayofweek The number of the weekday. 0 is Sunday, 1 is Monday...

Return value

Returns the parameter ret.

Related links

Source