Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 898 Bytes

Project.Application.DateSeparator.md

File metadata and controls

31 lines (20 loc) · 898 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.DateSeparator property (Project)
vbapj.chm131716
vbapj.chm131716
project-server
Project.Application.DateSeparator
ff89ed80-4839-4195-09a7-f1d6ab4ad88a
06/08/2017
medium

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 "/".

[!includeSupport and feedback]