DateFormat property: Regional Settings class
Description
This property specifies the date format defaults. PeopleTools supports the Short Date Format specification (MDY, DMY, or YMD), and the Date separator setting. When you add a Date field in a record definition, you indicate whether you want to display the century. PeopleTools Date and DateTime fields always show leading zeros for month, day, and year.
This property takes a number value. The values for this property are:
| Value | Description |
|---|---|
|
0 |
MDY (default) |
|
1 |
DMY |
|
2 |
YMD |
|
3 |
Default value on system |
This property is read/write.