title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
PjDateOrder enumeration (Project) |
project-server |
|
99946a59-559d-439a-ff14-38c7be671c3c |
06/08/2017 |
medium |
Contains constants that specify the order of a date value.
Name | Value | Description |
---|---|---|
pjDayMonthYear | 0 | Order is the day, the month, and then the year. |
pjMonthDayYear | 1 | Order is the month, the day, and then the year. |
pjYearMonthDay | 2 | Order is the year, the month, and then the day. |
[!includeSupport and feedback]