Skip to content

fix(calendar): Clamp date arithmetic rollovers#1720

Merged
damyanpetev merged 3 commits intomasterfrom
rkaraivanov/fix-1710
Jun 6, 2025
Merged

fix(calendar): Clamp date arithmetic rollovers#1720
damyanpetev merged 3 commits intomasterfrom
rkaraivanov/fix-1710

Conversation

@rkaraivanov
Copy link
Copy Markdown
Member

CalendarDay.set now does an additional check when date rollover occurs, clamping the value to the last date of the passed/current month.

As a side note, when will Temporal be baseline available.

Closes #1710

`CalendarDay.set` now does an additional check when date
rollover occurs, clamping the value to the last date of the
passed month.

As a side note, when will `Temporal` be baseline available.

Closes #1710
@IvanKitanov17 IvanKitanov17 self-assigned this Jun 6, 2025
@damyanpetev damyanpetev merged commit c01572b into master Jun 6, 2025
5 checks passed
@damyanpetev damyanpetev deleted the rkaraivanov/fix-1710 branch June 6, 2025 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: [date-picker] Incorrect Month Display and Selection

3 participants