DayPilot Forums

DayPilot is the best open-source Outlook-like calendar control for ASP.NET.
DayPilot Pro Demo (Calendar control)
» DayPilot Pro live demo (Calendar control)
DayPilot Pro Demo (Scheduler control)
» DayPilot Pro live demo (Scheduler control)
Home » Features » weekday in header

weekday in header

Hi, I wonder if its possible to get the weekday name in the header of the week view.

now it only shows the date but I would like to have the weekday name also.

like:

2008-02-13
Wednesday

is it possible?
Jimmie Andersson - 2/13/2008 1:14:59 PM
Yes, it's possible by setting the HeaderDateFormat property (if you are talking about DayPilotCalendar). Please take a look at http://www.daypilot.org/demo/Calendar/HeaderDateFormat.aspx for some samples. You might want to change it to something like "dddd d MMMM yyyy".
Dan Letecky - 2/13/2008 11:01:00 PM
that solved it! Thanks
Jimmie Andersson - 2/14/2008 9:44:09 AM
Post reply