Commit a938192
authored
fix(time-picker): display correct localized hour based on hour-format 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_OVERRIDE1 parent a61c15a commit a938192
File tree
3 files changed
+265
-227
lines changed- packages/calcite-components/src
- components/time-picker
- utils
3 files changed
+265
-227
lines changed
0 commit comments