Upravit

Sdílet prostřednictvím


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.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.