My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 1578: No timeFormat if event is < 1h
1 person starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  Aug 2013


Sign in to add a comment
 
Reported by dzemal.b...@gmail.com, Oct 17, 2012
Hi. Im trying to do a format with timeFormat, i dont want the time to show at all if the start-end is =< 1h. I have tried to use this:

timeFormat:{
            agenda:'{ HH:mm{ - HH:mm}', // HH:mm{ - HH:mm} }
            agendaDay: '',
            '':'HH:mm{ - HH:mm}'
        }

And it works, but then the "longer" events only show the same start and end-time. Any solutions?
Oct 17, 2012
#1 dzemal.b...@gmail.com
Anything? 
Aug 18, 2013
Project Member #2 adamrs...@gmail.com
you might have to use the `eventRender` callback to get this custom logic in there
Status: Done
Sign in to add a comment

Powered by Google Project Hosting