Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duration of an event #16

Open
matthieucalu opened this issue Aug 22, 2014 · 8 comments
Open

Duration of an event #16

matthieucalu opened this issue Aug 22, 2014 · 8 comments

Comments

@matthieucalu
Copy link

Is there some way to set a end date/time for an event?

@makzumi
Copy link
Owner

makzumi commented Sep 4, 2014

hmmm, are you saying, so you can have the event item extend to other cells? indicating duration

@matthieucalu
Copy link
Author

That would indeed be the use I had in mind.

@rginnow
Copy link

rginnow commented Sep 26, 2014

👍 I would also like this feature. Would help for All-Weekend (or multi-hour) events for my client

@mfairch
Copy link

mfairch commented Sep 29, 2014

This feature would be awesome! Appointments are the first thing that come to my mind for this. Appointments can be longer than 30 min.

@ghost
Copy link

ghost commented Nov 13, 2014

I, too, would like to see this. I'd like users to be able to indicate when they'll be on vacation, and vacations generally span multiple days. It would be nice to have a start date and end date as one event.

@nathan-isaac
Copy link

I might be able to work on this feature. I am planning to use this package for one of my projects and need this feature. @makzumi if you would like me to contribute let me know.

@Donny5300
Copy link

@nisaac2fly if you do please contribute, would be amazing. Im working on a planning system and need some extensions perhaps, so ill contribute those when im set

@makzumi
Copy link
Owner

makzumi commented Jul 6, 2015

Hey folks! Any ideas on how to implement this?
Don't you feel this is more a JS thing?
Maybe, we could accept a duration parameter on the dates, so it get included as data attribute, then with JS you could draw based on that...

<div data-duration='1.5'>....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants