This question is locked. New answers and comments are not allowed.
Hello,
I am using raddatetimepicker in my project. I changed the culture of raddatetimepicker to 'ar-SA', It changed the months and days to arabic but date is showing as same as the Gregorian date. Can anyone help me to find a solution.
I am using raddatetimepicker in my project. I changed the culture of raddatetimepicker to 'ar-SA', It changed the months and days to arabic but date is showing as same as the Gregorian date. Can anyone help me to find a solution.
4 Answers, 1 is accepted
0
Hi,
Currently the RadDateTimePicker supports only Gregorian calendar.
Kind regards,
Ivo
the Telerik team
Currently the RadDateTimePicker supports only Gregorian calendar.
Kind regards,
Ivo
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
Jelesh
Top achievements
Rank 1
answered on 01 May 2012, 11:13 AM
Thanks for your reply
could you please tell me the purpose of setting culture in raddatetimepicker?
could you please tell me the purpose of setting culture in raddatetimepicker?
0
Hi,
Setting a culture of the RadDateTimePicker localizes some culture specific parts of the control - names of the days, months, the watermark message, the close button etc. However the only supported calendar currently is the Gregorian.
Greetings,
Ivo
the Telerik team
Setting a culture of the RadDateTimePicker localizes some culture specific parts of the control - names of the days, months, the watermark message, the close button etc. However the only supported calendar currently is the Gregorian.
Greetings,
Ivo
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
Jelesh
Top achievements
Rank 1
answered on 01 May 2012, 02:23 PM
Thanks