JCL Help:TJclLocaleInfo.DateFormats
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclLocaleInfo.DateFormats Property
[+] TJclLocaleInfo Methods
[+] TJclLocaleInfo Properties
Search in JCL Help
Search in all projects
Summary
List of date formats that are available for this locale.
Pascal
public property DateFormats [[[VCL:SysUtils.Format|Format]]: TJclLocaleDateFormats]: TStrings;
Description
List of date formats that are available for this locale. The list is indexed by a TJclLocaleDateFormats which is defined as: TJclLocaleDateFormats = (ldShort, ldLong, ldYearMonth); As such the index determines whether the returned list contains the long, short or year/month date formats.
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