Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(input-time-picker): add hour-format property #10997

Open
wants to merge 17 commits into
base: dev
Choose a base branch
from

Conversation

eriklharper
Copy link
Contributor

Related Issue: #4756

Summary

This PR exposes a new hour-format property to input-time-picker and time-picker that overrides the locale's default hourCycle setting, allowing a 12-hour locale to be formatted in 24-hour time and vice versa. Confirmed with the i18n team that the bulgarian ч. character (abbreviation for "hours") should not display for short and medium time formats.

@github-actions github-actions bot added the enhancement Issues tied to a new feature or request. label Dec 5, 2024
@eriklharper eriklharper marked this pull request as ready for review December 9, 2024 20:47
…rides the corresponding style applied to popover's content div to keep time values from splitting onto 2 lines when the width is constrained.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issues tied to a new feature or request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant