You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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
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!
The text was updated successfully, but these errors were encountered: