Specifies the intended format for the day in a DateTimeFormatter object.
Syntax
var value = Windows.Globalization.DateTimeFormatting.DayFormat.none;
Attributes
- VersionAttribute(NTDDI_WIN8)
Members
The DayFormat enumeration has these members.
| Member | Value | Description |
|---|---|---|
| None | none | 0 |
Do not display the day. |
| Default | default | 1 |
Display the day in the most natural way. This will depend on the context, such as the language or calendar (for example, for the Hebrew calendar and Hebrew language, use the Hebrew numbering system). |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
Build date: 12/4/2012