Skip to content

馃悰 Fix legacy date picker date format and parsing - #2939

Merged
shewa12 merged 2 commits into
devfrom
fix/legacy-datepicker
Aug 5, 2026
Merged

馃悰 Fix legacy date picker date format and parsing#2939
shewa12 merged 2 commits into
devfrom
fix/legacy-datepicker

Conversation

@b-l-i-n-d

@b-l-i-n-d b-l-i-n-d commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator
  • Fixes legacy date format tokens (Y-M-d) rendering incorrect dates in date range, date, and datetime pickers.
  • Uses yyyy-MM-dd format consistently across date picker components.
  • Parses the date URL query param through stringToDate so it is read correctly in the legacy datepicker.
  • Coerces the date string to String in stringToDate to prevent errors on non-string input.

https://app.clickup.com/t/9018365849/86eyd9wzb

@b-l-i-n-d
b-l-i-n-d changed the base branch from master to dev August 3, 2026 06:04
@b-l-i-n-d
b-l-i-n-d requested a review from shewa12 August 3, 2026 06:05
@b-l-i-n-d b-l-i-n-d self-assigned this Aug 3, 2026
@b-l-i-n-d b-l-i-n-d added the 4.0.4 label Aug 3, 2026
@b-l-i-n-d
b-l-i-n-d marked this pull request as ready for review August 3, 2026 06:05
@b-l-i-n-d b-l-i-n-d added the bug Something isn't working label Aug 3, 2026
@b-l-i-n-d
b-l-i-n-d requested a review from sazedul-haque August 3, 2026 07:26
@b-l-i-n-d b-l-i-n-d added 4.0.5 Tutor v4.0.5 and removed 4.0.4 labels Aug 5, 2026
@shewa12
shewa12 merged commit a91892e into dev Aug 5, 2026
6 of 8 checks passed
@b-l-i-n-d
b-l-i-n-d deleted the fix/legacy-datepicker branch August 6, 2026 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.0.5 Tutor v4.0.5 bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants