How to set up r.a.d.datepicker with cultures that use default Hijri Calendar

Thread is closed for posting
1 posts, 0 answers
  1. 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 13 Jun 2006 Link to this post


       

    Requirements

    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.
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.