DayFormat
DayFormat
DayFormat
DayFormat
Enum
Definition
Specifies the intended format for the day in a DateTimeFormatter object.
public : enum class DayFormatpublic enum DayFormatPublic Enum DayFormat// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| Default Default Default Default | 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). |
| None None None None | Do not display the day. |