Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Scheduler > Is scheduler support Hijri calendar

Not answered Is scheduler support Hijri calendar

Feed from this thread
  • taher avatar

    Posted on Jun 14, 2010 (permalink)

    Dear Telerik
    Is scheduler support Hijri calendar, and if no is there are
    any way to work around this limitation

    Reply

  • ALSHALHOUB avatar

    Posted on Jun 15, 2010 (permalink)

    taher,I used the scheduler to display Hijri calendar, it depends on Region and Language (Format Additional Settings) in the control panel, but y you'll be disappointed, because the calendar part of the scheduler changes to years or months from other calendar types, try it. I hope that helps.

     

    Reply

  • taher avatar

    Posted on Jun 16, 2010 (permalink)

    Dear
    thank you for reply, but this will not help, since i need a functional schedule.

    Any suggestions Mr Telerik?

    Reply

  • Konstantina Konstantina admin's avatar

    Posted on Jun 17, 2010 (permalink)

    Hi taher,

    Thank you for contacting us.

    To achieve your goal you will have to set the Calendar property of the Culture you are about to assign to the Scheduler, for example:

    var hijri = new HijriCalendar(); 
    var culture = new System.Globalization.CultureInfo("ar-SY");
    culture.DateTimeFormat.Calendar = hijri;
    this.scheduler1.Culture = culture;

    Hope this will work for you.

    If you have further questions please let us know.

    Greetings,
    Konstantina
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

    Reply

  • taher avatar

    Posted on Jun 21, 2010 (permalink)

    Great thanks for your fast replay
    but i have an error when i do what you say
    the month view work very very great but the other views display the Gregorian calender, plz i really need your help

    Reply

  • Konstantina Konstantina admin's avatar

    Posted on Jun 23, 2010 (permalink)

    Hello taher,

    Thank you for contacting us.

    At our side the Calendar works for every view. Please find the attached screenshots for reference. However, there seems to be a problem with the TextBox of the Calendar in the EditAppointment Dialog which we will investigate further.

    If you still experience the issue please send us a sample project in which it is reproduced. In that way we will be able to assist you in the best manner.

    Greetings,
    Konstantina
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
    Attached files

    Reply

  • taher avatar

    Posted on Jun 24, 2010 (permalink)

    Hi Telerik

    I am very pleased about your help but,
    your image have the same problem. look to the current day in month view it correct, but when
    you switch to any other view the current date come from the Gregorian calender,
    the same problem done with the calender it display the name of week and month correct but the current date come from
    the Gregorian calender
    plz i need really your help
     

    Reply

  • Konstantina Konstantina admin's avatar

    Posted on Jun 28, 2010 (permalink)

    Hello taher,

    After some investigation we confirm that this is a bug in the Calendar control.
    Sorry for the inconvenience caused. Your Telerik points have been updated for your involvement.
    You can track the status of this thread here.

    If you have any other questions about our controls please let us know.

    Sincerely yours,
    Konstantina
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

    Reply

  • Robert Robert's avatar

    Posted on Jan 12, 2011 (permalink)

    Also in the WeekView.jpg image that you attach the dates at the head of each date do not seem to match with the current week date, which is shown in the top right hand corner. I suspect the number shown for the week day number comes form the Gregorian calendar while the date in the top right hand corner is correctly calculated, although this could be a subtlety of the hijri calendar I don't understand.

    If this is a bug, is there anyway to work round it by manually changing the date shown an the head of each date.

    Thanks,
    Rob   

    Reply

  • Konstantina Konstantina admin's avatar

    Posted on Jan 13, 2011 (permalink)

    Hi Rob,

    Thank you for contacting us.

    Unfortunately, there is no workaround for this issue. You can track the PITS issue and also vote for it and see when the bug is going to be fix.
    Sorry for the caused inconvenience.

    Please let us know if you have any other questions.

    Greetings,
    Konstantina
    the Telerik team
    Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>

    Reply

  • mak avatar

    Posted on Nov 16, 2011 (permalink)

    This is very disappointing

    Telerik need many years to support different cultures; particularly Arabic!!!!!

    I advise telerik to declare honestly whether they have any plans.  If the feature is plannin for 2020 it is waste anyways.

    Reply

  • Konstantina Konstantina admin's avatar

    Posted on Nov 17, 2011 (permalink)

    Hi Mak,

    I am sorry to hear about your disappointment.

    We have already planned our tasks for Q1 2012 and I cannot give you a certain timeframe when this feature will be available. We are aware of the demand, and we will do our best to include it in the development plans for the next Q. Just as a note, the Scheduler control will not be developed further. However, the features of the ScheduleView will be extended. But, if we manage to implement this feature for the Calendar control for the next Q, for the ScheduleView it will take more time.

    Hope this information is useful.

    Best wishes,
    Konstantina
    the Telerik team
    Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Scheduler > Is scheduler support Hijri calendar
Related resources for "Is scheduler support Hijri calendar"

Silverlight Scheduler Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  ]