Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 640 Bytes

Project.PjDateOrder.md

File metadata and controls

24 lines (17 loc) · 640 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
PjDateOrder enumeration (Project)
project-server
Project.PjDateOrder
99946a59-559d-439a-ff14-38c7be671c3c
06/08/2017
medium

PjDateOrder enumeration (Project)

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]