property FaceCalendar.LocMonthNames ([Abbreviated as Variant]) as String
Retrieves the list of month names, as indicated in the regional settings, separated by space.

TypeDescription
Abbreviated as Variant A long expression that gets the count of letters to abbreviate the month name. If missing, the full name is retrieved. 
String A String expression that indicates the name of the months within the year,  as indicated in the regional settings, separated by space.
The LocMonthNames property specifies the list of name of the months, using the current user regional and language settings. The MonthNames property retrieves or sets a value that indicates the list of month names, separated by space. The LocFirstWeekDay property indicates the first day of the week, using the current user regional and language settings.  The LocWeekDays property specifies the name of the days in the week,  using the current user regional and language settings.