Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the format of a Project internal date value after conversion to a string.
Namespace: Microsoft.Office.Project.Conversion
Assembly: Microsoft.Office.Project.Shared (in Microsoft.Office.Project.Shared.dll)
Syntax
'Declaration
Public Enumeration DateFormatType
'Usage
Dim instance As DateFormatType
public enum DateFormatType
Members
| Member name | Description | |
|---|---|---|
| ShortDate | Value=1. 1/2/2007. | |
| ShortTime | Value=2. 9:00 A.M. | |
| ShortDateTime | Value=3. 1/2/2007 9:00 A.M. | |
| LongDate | Value=4. Tuesday, 2 January 2007. | |
| LongDateTime | Value=5. Tuesday, 2 January 2007 9:00 A.M. | |
| WeekdayDayMonth | Value=6. Mon 1/2. | |
| MonthDay | Value=7. January 2. | |
| YearMonth | Value=8. January, 2007. | |
| Sortable | Value=9. 2007-01-02T09:00:00. |
Remarks
The DateFormatType type is used in the following methods: