DateTime Picker - DateFormat Property

Format of the date

Member of DateTime Picker (PRIM_DTIM)

Data Type - Enumeration

Details

Use the DateFormat property to specify how the date will appear.

Allowed Formats

Enum ValueDescription
CustomUse the format as defined in the CustomDateFormat property
SystemDateSystem locale equivalent of UserDate
SystemLongDateSystem locale equivalent of UserLongDate
UserDateDate format string as defined by the user locale (See Region settings in Control Panel)
UserLongDateLong Date format string as defined by the user locale (See Region settings in Control Panel)


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2