Issue 1544: Possibility to display the name of the day in every frame
Status:  Invalid
Owner: ----
Closed:  Aug 2013
Reported by davz...@gmail.com, Sep 20, 2012
Hello,

It would be nice if we could have a function that allows us to display the day's name of every frame of the calendar.

I had to change the source code to do it :

ea.find("div.fc-day-number").text(weekday[aa.getDay()]+' '+aa.getDate());


Aug 18, 2013
Project Member #1 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Invalid