This is a migrated thread and some comments may be shown as answers.

RadScheduler date format

2 Answers 210 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Paulo
Top achievements
Rank 1
Paulo asked on 30 Aug 2011, 05:25 PM

Hello.

I was wondering if someone has experienced this problem and knows how to fix it.

In my web application, when a page with a RadScheduler component is launched, the current date is displayed on top of the component in the following format: Tuesday, August 30, 2011.

After a second or two, the date changes to 8/30/2011.

What should I do to prevent the change in the date format?

Thank you in advance.
Paulo

2 Answers, 1 is accepted

Sort by
0
Veronica
Telerik team
answered on 31 Aug 2011, 08:03 AM
Hello Paulo,

I couldn't reproduce the issue on our demos.

However you can change the date format in the header via the HeaderDateFormat property:

<DayView HeaderDateFormat="MMMM, yyyy" />


Greetings,
Veronica Milcheva
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

0
Paulo
Top achievements
Rank 1
answered on 01 Sep 2011, 05:33 PM

Hello, Veronica.

The problem was solved after setting the DayView-HeaderDateFormat property to "dddd, MMMM dd, yyyy".

Thank you.

Paulo

Tags
Scheduler
Asked by
Paulo
Top achievements
Rank 1
Answers by
Veronica
Telerik team
Paulo
Top achievements
Rank 1
Share this question
or