Skip to content

Commit

Permalink
fix(time-picker): display correct localized hour based on hour-format…
Browse files Browse the repository at this point in the history
… when no value is set (#11200)

**Related Issue:** #11198 

## Summary

This PR fixes an issue where if no valid time value is currently set,
the `time-picker` component doesn't display the hour in the
corresponding `hour-format`.

BEGIN_COMMIT_OVERRIDE
omitted from changelog
END_COMMIT_OVERRIDE
  • Loading branch information
eriklharper authored Jan 4, 2025
1 parent a61c15a commit a938192
Show file tree
Hide file tree
Showing 3 changed files with 265 additions and 227 deletions.
Loading

0 comments on commit a938192

Please sign in to comment.