Skip to content

fix(datepicker): correctly classify noon as PM in si-timepicker merid…#1888

Open
spliffone wants to merge 1 commit intorelease/48.xfrom
fix/timepicker-meridian-detection-48
Open

fix(datepicker): correctly classify noon as PM in si-timepicker merid…#1888
spliffone wants to merge 1 commit intorelease/48.xfrom
fix/timepicker-meridian-detection-48

Conversation

@spliffone
Copy link
Copy Markdown
Member

…ian detection

fixes #1886

@spliffone spliffone requested a review from a team as a code owner April 16, 2026 08:53
@spliffone spliffone added this to the 48.x milestone Apr 16, 2026
@spliffone spliffone added the bug Something isn't working label Apr 16, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request corrects the meridian logic in the time picker component to ensure that 12:00 PM (noon) is correctly identified as PM. The logic was updated to include the 12th hour in the PM range, and a new unit test was added to verify this behavior. I have no feedback to provide.

@spliffone spliffone force-pushed the fix/timepicker-meridian-detection-48 branch from b37bcbd to 605bb08 Compare April 16, 2026 09:42
@github-actions
Copy link
Copy Markdown

Code Coverage

@github-actions
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant