Issue 2534: Column Format - Scheduler Plugin
Status:  Released
Owner: ----
Closed:  Aug 2015
Reported by tom...@gmail.com, Jun 30, 2015
Hi Adam,

I'm trying to modify the column format in the three days view in the scheduler plugin an it's not working (it does for the week view in the scheduler).

Sorry if this is a feature request

Cheers!

Aug 2, 2015
Project Member #1 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Reproducing
Labels: Type-Bug Milestone-Scheduler
Aug 22, 2015
Project Member #2 adamrs...@gmail.com
the slowLabelFormat setting, which is what you want, was not being read. it is now.
http://fullcalendar.io/docs/timeline/slotLabelFormat/

btw, columnFormat has been deprecated in favor of slotLabelFormat.

Just use slotLabelFormat :)

This has been released in v1 of Scheduler
Status: Released