Set LocaleAllAbbrWeekdays

LocaleAllAbbrWeekdays

The predefined set LocaleAllAbbrWeekdays contains the abbreviated names of all weekdays according the current system locale.

Set LocaleAllAbbrWeekdays {
    Index      :  LocaleIndexAbbrWeekdays;
}

Definition

The set LocaleAllAbbrWeekdays contains the abbreviated names of all weekdays according to the current system locale.

Updatability

During system startup, the set LocaleAllAbbrWeekdays is filled with the set of abbreviated weekday names according to the current system locale. The contents of the set cannot be modified.

Note

The set LocaleAllAbbrWeekdays can be used to construct a date-time format specification as specified in Format of Time Slots and Periods Such date-time format specifications are required, for instance, in the TimeslotFormat attribute of a Calendar. The current system locale can be modified through the Regional Settings dialog box in the Windows Control Panel.

See also

The sets AllAbbrWeekdays, AllWeekdays, LocaleAllWeekdays. Calendars are discussed in full detail in Calendars of the Language Reference, date-time formats in Format of Time Slots and Periods