New to Telerik UI for Xamarin? Download free 30-day trial

Тime Picker Localization

RadTime Picker for Xamarin provides language localization. In short, you can translate the used across the Time Picker texts to other languages, so that your app can be adapted to different regions.

To learn in details about the localization process of Telerik UI for Xamarin components, please go through the common Localization and Globalization topic.

The sections below list all the localization keys used in Time Picker Spinners.

Time Spinners Localization Keys

Localization Key Default Value
TimePicker_Popup_HeaderLabelText Select Time
TimePicker_PlaceholderLabelText Select Time

Common Picker Localizations strings

Localization Key Default Value
Picker_AmPmSpinnerHeaderLabelText AM/PM
Picker_HourSpinnerHeaderLabelText Hours
Picker_MinuteSpinnerHeaderLabelText Minutes
Picker_SecondSpinnerHeaderLabelText Seconds
Picker_Popup_AcceptButtonText OK
Picker_Popup_CancelButtonText Cancel

Check in the image below how the localization strings are presented in Time Picker:

See Also

In this article