Upravit

Sdílet prostřednictvím


Application.DateOrder property (Project)

Gets the order of display of the day, month, and year in date values. Read-only PjDateOrder.

Syntax

expression. DateOrder

expression A variable that represents an Application object.

Remarks

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).

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.