Skip to content
This repository was archived by the owner on Jun 28, 2026. It is now read-only.

fix: onMonthChange returns inconsistent month value#8204

Merged
melloware merged 2 commits into
primefaces:masterfrom
qburst:fix--8201
Aug 8, 2025
Merged

fix: onMonthChange returns inconsistent month value#8204
melloware merged 2 commits into
primefaces:masterfrom
qburst:fix--8201

Conversation

@navedqb

@navedqb navedqb commented Aug 8, 2025

Copy link
Copy Markdown
Contributor

Fixes #8201

navedqb and others added 2 commits August 8, 2025 14:42
@melloware

Copy link
Copy Markdown
Member

Doesn't this depend on if the goal is using Javascript months 0-11 vs real months 1-12 ? I am not sure what the expectation of the end user is? I assume its 1-12 is that what your fix above does?

@melloware

Copy link
Copy Markdown
Member

actually OK yes it does.

@melloware melloware merged commit c77b914 into primefaces:master Aug 8, 2025
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Calendar: incorrect value via arrorws and month picker when use callback onMonthChange

2 participants