question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Arbitrary differing slotMinutes increments

See original GitHub issue

Originally reported on Google Code with ID 201

At the moment there is support for only 1 slotMinutes increment, however it would be
great to be 
able to use 2 or more alternating values. I would like to use fullcalendar for a project
but it requires 
events to be displayed using a number of alternating increment values such as:

10
7/8
8/7
8
6
7/7/7/7/7/7/7/11

(Yes, that last one is a genuine scheduling requirement for one user of the system
I have built!)

I appreciate that the single value increments I've listed can obviously be catered
for already within 
fullcalendar but I've included them just to show the range of increments I'm intending
to use. To 
clarify only one of these increment values would be used at a time on any single calendar
view.

Does this feature exist already? If not I will look into adding it myself but obviously
I'd like to keep 
using the standard fullcalendar plugin in order to keep it up to date.

Thanks for the great plugin!

Reported by rickcurran on 2009-11-20 11:15:54

Imported with 13 stars.

Issue Analytics

  • State:open
  • Created 8 years ago
  • Reactions:23
  • Comments:67 (27 by maintainers)

github_iconTop GitHub Comments

11reactions
kleisaukecommented, Jan 4, 2017

Just rebased and squashed my old PR (#238 - commit kleisauke@30ea84e). It’s now compatible for the newest fullcalendar version (v3.1.0). You can test it here: http://kleisauke.nl/fullcalendar3/demos/timeslots-views.html and here: http://kleisauke.nl/fullcalendar3/demos/timeslots-views-without-snap.html

@arshaw Should I make a new pull request with this feature? Or could you reopen the old PR (#238)? It only needs automated tests. I can make them when I have some spare time. Let me know if this is necessary for this PR.

10reactions
yonailocommented, Jun 4, 2018

+1 to be merged !

Read more comments on GitHub >

github_iconTop Results From Across the Web

I want to change the increment settings - Stack Overflow
The standard increments are set to 15 minutes. Is it possible to change this to 5m or even 1m? And maybe not the...
Read more >
JavaScript Event Calendar - FullCalendar
Arbitrary differing slotMinutes increments. 28. timeline resources pagination. 28. Navigate previous/next when dragging event to edges.
Read more >
fullcalendar - Bountysource
At the moment there is support for only 1 slotMinutes increment, ... and end times are displayed when an event spans into the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found