Issue 1057: The day view title format doesn't have any effect
Status:  Done
Owner: ----
Closed:  Aug 2011
Reported by jonswa...@gmail.com, Jul 28, 2011
When I setup the calendar with the following options:

  titleFormat: {
                day: 'dddd dd/MM/yyyy'
            }

For the day view, I still get the date like so:

Thursday 7/28.

Thanks.
Aug 21, 2011
Project Member #1 adamrs...@gmail.com
hmm. its working fine for me. are you sure youre not confusing this option with the columnFormat option?

if still not working, please include a runnable demo zip file...
Status: Done
Sep 9, 2011
#2 jonsw...@ekmsystems.co.uk
Hi,
I left this on the back-burner for a while. It seems the secret to this problem was to use the 'columnFormat' option;)