JCL Help:TJclLocaleInfo.AbbreviatedDayNames

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns a list of native abbreviated names for the days in a week.


Pascal

 public property AbbreviatedDayNames [Day: TJclLocalesDays]: string;


Description

AbbreviatedDayNames contains a list of abbreviated names, one for each day of the week. The list is indexed with a 1-based index which indicates the day for which to retrieve the abbreviated name. For example, 1 is monday, 2 is tuesday and so forth.


About

Donator

Petr Vones


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page