angular-ui / ui-calendar

A complete AngularJS directive for the Arshaw FullCalendar.
http://angular-ui.github.io/ui-calendar/
MIT License
1.49k stars 729 forks source link

Start time only 0 when duration is a multiple of 24 hours #473

Open jenyckee opened 7 years ago

jenyckee commented 7 years ago

I have a resource view calendar; I would like my slots to start at 0 for any duration of the calendar. This only works however when duration is a multiple of 24 hours. How can I edit the start time of the calendar when the calendar is not a multiple of 24?