RadCalendar for ASP .NET version
RadControls for ASP .NET AJAX version |
1.0.4 and later
2008.1.415 and later
|
.NET version |
2.0 and later
|
Visual Studio version |
2005 and later
|
Programming language |
C#
|
Browser support |
all supported by RadCalendar for ASP .NET
all browsers supported by RadControls for ASP .NET AJAX
|
This sample application demonstrates how you can set up r.a.d.
datepicker if the
Thread.CurrentThread.CurrentCulture is initialized to a culture that uses Hijri Calendar by default like the
ar-SA culture (Arabic-Saudi Arabia). As r.a.d.
datepicker does not support Hijri dates we create a custom
ar-SA culture that uses the Gregorian Calendar instead of the Hijri one. In order to register new cultures you need administrative priviliges on the server machine.