EnglishРусский  
 Share/Save/Bookmark
 

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

Edit