Hi Team,
I am using the Rad Calendar control, to display in the arabic format calendar, if I set the culture property to "ar-SA". But It throws the exception.
Valid values are between 1318 and 1500, inclusive.
Sample Code
I want display the Hijiri calendar if the culture property is "ar-SA", not only calendar and date picker as well.
So here I just want to confirm that whether this issue has been resolved in new releases or not.
If the same exists, I need a work around to resolve the issue.
Any help would be appreciated.
Thanks,
I am using the Rad Calendar control, to display in the arabic format calendar, if I set the culture property to "ar-SA". But It throws the exception.
Valid values are between 1318 and 1500, inclusive.
Parameter name: year
Sample Code<telerik:RadCalendar ID="radCalendar" runat="server" CultureInfo="ar-SA"> </telerik:RadCalendar>I want display the Hijiri calendar if the culture property is "ar-SA", not only calendar and date picker as well.
So here I just want to confirm that whether this issue has been resolved in new releases or not.
If the same exists, I need a work around to resolve the issue.
Any help would be appreciated.
Thanks,
