This is a migrated thread and some comments may be shown as answers.

DateSelector remove or translate "Leap Year"

2 Answers 55 Views
DatePicker and DateSelector
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Vladimir
Top achievements
Rank 1
Vladimir asked on 17 Feb 2014, 11:40 AM
Hello I need customize  DateSelector. "leap year" should not appear or translated  for year List.
How could I do it.

2 Answers, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 20 Feb 2014, 10:42 AM
Hello,

Yes, you can.

This is done by providing a custom string loader as described here:

http://www.telerik.com/help/windows-phone/localization-string-loaders.html

After that you can override the default Leap Year text by using the corresponding key and returning the desired string value for that key:

http://www.telerik.com/help/windows-phone/localizationstrings-datepicker.html

I hope this helps.

Regards,
Deyan
Telerik
If you want to get updates on new releases, tips and tricks and sneak peek previews directly from the developers working on the UI for Windows Phone, subscribe to the blog feed now.
0
Vladimir
Top achievements
Rank 1
answered on 20 Feb 2014, 01:43 PM
Thanks a lot!!
it helps.
You are the best!
Tags
DatePicker and DateSelector
Asked by
Vladimir
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Vladimir
Top achievements
Rank 1
Share this question
or