Application.DateSeparator property (Project)

Gets the date separator character. Read-only String.

Syntax

expression. DateSeparator

expression A variable that represents an Application object.

Remarks

Project sets the DateSeparator 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 DateSeparator property value is "/".

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.