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

Is it possible to ignore months and years? #48

Open
ghost opened this issue Mar 30, 2013 · 2 comments
Open

Is it possible to ignore months and years? #48

ghost opened this issue Mar 30, 2013 · 2 comments

Comments

@ghost
Copy link

ghost commented Mar 30, 2013

Hello, i am wondering if it is possible to make it only a pure week schedule, a fixed one. Means no week is different than the other, so years and month are basicaly irrelevant.

Thanks for the answer. Bye!

@tugas
Copy link

tugas commented May 2, 2013

I have done this, by fixating
date: new Date(2012,10,5),
minDate: new Date(2012,10,5),
maxDate: new Date(2012,10,11),
This attributes and send all the events to this dates

@ghost
Copy link
Author

ghost commented May 13, 2013

Good idea, will try to do that, thanks.

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

1 participant