Set LocaleShortDateFormat

LocaleShortDateFormat

The predefined string parameter LocaleShortDateFormat contains the AIMMS date-time format equivalent with the short date format as specified in the current system locale.

StringParameter LocaleShortDateFormat;

Definition

The string parameter LocaleShortDateFormat contains the AIMMS date-time format equivalent with the short date format as specified in the current system locale.

Updatability

During system startup, the string parameter LocaleShortDateFormat is computed on the basis of the information in the current system locale. The contents of the string parameter cannot be modified.

Note

The string parameter LocaleShortDateFormat can be used, 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 string parameters LocaleLongDateFormat, LocaleTimeFormat. Calendars are discussed in full detail in Calendars of the Language Reference, date-time formats in Format of Time Slots and Periods