title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
Application.DateOrder property (Project) |
project-server |
|
9eba39c8-6e4a-3b8c-69c3-82e078269cda |
06/08/2017 |
medium |
Gets the order of display of the day, month, and year in date values. Read-only PjDateOrder.
expression. DateOrder
expression A variable that represents an Application object.
The DateOrder property can be one of the following PjDateOrder constants: pjDayMonthYear, pjMonthDayYear, or pjYearMonthDay.
Project sets the DateOrder property equal to the corresponding value in the Regional and Language Options dialog box of the Microsoft Windows Control Panel. For example, if the current format is set to French (France), the DateOrder property value is 0 (pjDayMonthYear).
[!includeSupport and feedback]