MonthName

Top  Previous  Next

Function

Parameters

Return value

MonthName

int month

string

 

Gets the localized name of the specified month (1-12).

 

Example:

 

MonthName(1) = "January"