While I've tweaked the ko-calendar.js to remove the redundant "ddd, MMM d" from the onclick event details (I say redundant since each event is already under a "MMM d" title), what I'd really like to do is edit the calendar date titles to be "ddd, MMM d". For example, currently I have:
May 16
Event Title
9:00 AM - 10:00 AM
details…
And what I want is:
Sunday, May 16
Event Title
9:00 AM - 10:00 AM
details...