Windows.Globalization.DateTimeFormatting namespace

Expand
This topic has not yet been rated - Rate this topic

Windows.Globalization.DateTimeFormatting namespace

[This documentation is preliminary and is subject to change.]

Enables formatting and parsing of dates and times.

Members

The Windows.Globalization.DateTimeFormatting namespace has these types of members:

Classes

The Windows.Globalization.DateTimeFormatting namespace has these classes.

ClassDescription
DateTimeFormatter Formats and parses dates and times.

 

Enumerations

The Windows.Globalization.DateTimeFormatting namespace has these enumerations.

EnumerationDescription
DayFormat Specifies the intended format for the day in a DateTimeFormatter object.
DayOfWeekFormat Specifies the intended format for the day of the week in a DateTimeFormatter object.
HourFormat Specifies the intended format for the hour in a DateTimeFormatter object.
MinuteFormat Specifies the intended format for the minute in a DateTimeFormatter object.
MonthFormat Specifies the intended format for the month in a DateTimeFormatter object.
SecondFormat Specifies the intended format for the second in a DateTimeFormatter object.
YearFormat Specifies the intended format for the year in a DateTimeFormatter object.

 

Requirements

Minimum supported client

Windows 8 Release Preview

Minimum supported server

Windows Server 2012

Namespace

Windows.Globalization.DateTimeFormatting
Windows::Globalization::DateTimeFormatting [C++]

Metadata

Windows.winmd

 

 

Build date: 5/22/2012

Did you find this helpful?
(1500 characters remaining)
Community Additions ADD