Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 856 Bytes

Project.Application.TwelveHourTimeFormat.md

File metadata and controls

28 lines (17 loc) · 856 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.TwelveHourTimeFormat property (Project)
project-server
Project.Application.TwelveHourTimeFormat
899caa96-da4e-8ee6-988a-6cef64a1a46c
06/08/2017
medium

Application.TwelveHourTimeFormat property (Project)

True if Project returns the time in a 12-hour format. False if the time is returned in a 24-hour format. Read-only Boolean.

Syntax

expression. TwelveHourTimeFormat

expression A variable that represents an Application object.

Remarks

Project internally sets the TwelveHourTimeFormat property equal to the corresponding value in the Regional and Language Options dialog box of the Microsoft Windows Control Panel.

[!includeSupport and feedback]