Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.08 KB

calendar_resolvedlanguage.md

File metadata and controls

28 lines (17 loc) · 1.08 KB
-api-id -api-type
P:Windows.Globalization.Calendar.ResolvedLanguage
winrt property

Windows.Globalization.Calendar.ResolvedLanguage

-description

Gets the language that was most recently used to perform calendar formatting or operations.

-property-value

The language from the priority list of language identifiers that was most recently used to perform calendar formatting or operations.

-remarks

Language tags support the Unicode extensions "ca-" and "nu-". (See Unicode Key/Type Definitions.) Note that these extensions can affect the calendar used by Calendar objects.

-examples

-see-also

Calendar, date, and time controls, Calendar sample, Date and time formatting sample