-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(input-time-zone): fix handling of unknown and cityless time zones…
… from offset display mode (#7947) **Related Issue:** #7944 ## Summary This updates the component to remove cityless time zone entries in the `offset` mode and for unknown entries (either from browser differences or updated values) their city part will be displayed as is. **Note**: due to time constraints, testing will be tackled in #7951.
- Loading branch information
Showing
1 changed file
with
73 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters