JVCL Help:TJvCustomDateEdit.DateFormat

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

A custom Date Format String to use instead of the system locale settings.


Pascal

 propertyDateFormat: string;


Description

Input and display of the date will be done according to DateFormat; but only if DateFormatPreferred is pdCustom or pdCustomOnly.
For possible values of DateFormat see "Date-Time values, formatting"
e.g. dd/mm/yyyy


About

Notes

Only numeric values are supported. Format strings that display words (e.g. Tuesday) are not supported.


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