Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 959 Bytes

windows_globalization_datetimeformatting.md

File metadata and controls

25 lines (15 loc) · 959 Bytes
-api-id -api-type
N:Windows.Globalization.DateTimeFormatting
winrt namespace

Windows.Globalization.DateTimeFormatting

-description

Enables formatting of dates and times.

Note

If you're using C++ or C, then also consider the International Components for Unicode (ICU).

-remarks

If your app passes language tags from this namespace to any National Language Support functions, it must first convert the tags by calling ResolveLocaleName.

For a list of standard country/region codes used by Microsoft, see the Official Country/Region List.

-examples

-see-also

Date and time formatting sample (Windows 10)