property FaceCalendar.LocWeekDays ([Abbreviated as Variant]) as String
Retrieves the list of names for each week day, as indicated in the regional settings, separated by space.

TypeDescription
Abbreviated as Variant An optional parameter that indicates the number of characters to be retrieved. If missing or -1, the full name of the week day is retrieved.
String A String expression that indicates the list of names for each week day, as indicated in the regional settings, separated by space
The LocWeekDays property specifies the name of the days in the week,  using the current user regional and language settings. The WeekDays property retrieves or sets a value that indicates the list of names for each week day, separated by space. The LocFirstWeekDay property indicates the first day of the week, using the current user regional and language settings. The FirstWeekDay property specifies the first day of the week. The LocMonthNames property specifies the list of name of the months, using the current user regional and language settings.