.NET MAUI DatePicker Localization
This article explains the localization keys provided in DatePicker control.
DatePicker localization keys
Localization Key | Default Value |
---|---|
DatePicker_Popup_HeaderLabelText |
Select Date |
DatePicker_PlaceholderLabelText |
Select Date |
Common Picker Localizations keys
Localization Key | Default Value |
---|---|
Picker_DaySpinnerHeaderLabelText |
Day |
Picker_MonthSpinnerHeaderLabelText |
Month |
Picker_YearSpinnerHeaderLabelText |
Year |
Picker_Popup_AcceptButtonText |
OK |
Picker_Popup_CancelButtonText |
Cancel |
important To learn in details about the localization process of Telerik UI for .NET MAUI components, please go through the common Localization and Globalization topic.
Check in the image below how the localization strings are presented in Date Picker: