Issue 397: Change first day of agendaWeekView to Monday
Status:  Done
Owner: ----
Closed:  Mar 2010
Reported by eken...@gmail.com, Mar 15, 2010
In Europe we start the week on Monday and not Sunday.



Mar 15, 2010
#1 eken...@gmail.com
Found it.... Sory about this :)
Mar 15, 2010
#2 maratho...@gmail.com
does this not work for you

http://obpk.com/fc/ex/fc.html

      $('#calendar').fullCalendar({
			firstDay:1,   \\ set it here
			editable: true,
			events: data,

Mar 15, 2010
Project Member #3 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Done