DateTime - DateFormat Property

Format of the date

Member of DateTime (PRIM_EVDT)

Data Type - Enumeration

Details

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

Allowed Formats

Enum Value

Description

Custom

Use the format as defined in the CustomDateFormat property

SystemDate

System locale equivalent of UserDate

SystemLongDate

System locale equivalent of UserLongDate

UserDate

Date format string as defined by the user locale (See Region settings in Control Panel)

UserLongDate

Long Date format string as defined by the user locale (See Region settings in Control Panel)


See also

All Component Classes

Technical Reference

  • No labels