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
When clicking on the previous/next buttons on the crono plan, the calendar always move in one day. Instead, it should take into consideration what period type is selected:
If day, continue as it is today
If week, add 7 days
If month, add 1 to the month (and take care of months with 28-31 days)
If quarter, add 3 months as above?
The text was updated successfully, but these errors were encountered:
When clicking on the previous/next buttons on the crono plan, the calendar always move in one day. Instead, it should take into consideration what period type is selected:
The text was updated successfully, but these errors were encountered: