Skip to content

Fix getMonthStartDay when month starts on Sunday#40

Open
thgh wants to merge 1 commit into
march08:masterfrom
thgh:patch-1
Open

Fix getMonthStartDay when month starts on Sunday#40
thgh wants to merge 1 commit into
march08:masterfrom
thgh:patch-1

Conversation

@thgh

@thgh thgh commented Aug 11, 2021

Copy link
Copy Markdown

Previous behaviour: Sunday => -1
New behaviour: Sunday => 6

Resolves #39 (probably)

Previous behaviour: Sunday => -1
New behaviour: Sunday => 6

Resolves march08#39 (probably)
@thgh

thgh commented Aug 20, 2021

Copy link
Copy Markdown
Author

@march08 Would you like to review and merge?

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

Successfully merging this pull request may close these issues.

Datepicker weekdays off by one when month starts on Sunday

1 participant