foundryvtt-simple-calendar
foundryvtt-simple-calendar copied to clipboard
[BUG] First of the month is always sunday
Describe the bug Every month the start of it (1st of the month) the day is always on sunday regardless if the previous month ended on a different day. If the month ended with wednesday, the 1st of the next month is still set to sunday..
To Reproduce Steps to reproduce the behavior:
- go to the gregorian calendar (or any setting) and pick a date.
- set the date to whatever you want it to be
- click save configuration and it'll rearrange the dates to make the first of each month always a sunday
Expected behavior Well, it should be that the start of the month is on the day after the end of the last month.