Application.TwelveHourTimeFormat Property
Project Developer Reference |
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.
Return Value
Boolean
Remarks
Project sets the TwelveHourTimeFormat property equal to the corresponding value in the Regional Settings icon (in Windows 98, Windows NT, or Windows Me), Regional Options icon (in Windows 2000), or Regional and Language Options icon (in Windows XP and Windows Server 2003) of the Microsoft Windows Control Panel.
See Also