Commit bd18e78
authored
Fix
See title. According to
[CLDR](https://icu4c-demos.unicode.org/icu-bin/locexp?_=da_DK&d_=en&_l=da),
proper time of day format should be `HH.mm`.
Fixes flutter#130234.timeOfDayFormat for Danish (flutter#130437)1 parent 26a17a4 commit bd18e78
3 files changed
Lines changed: 3 additions & 2 deletions
File tree
- packages/flutter_localizations
- lib/src/l10n
- test/material
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6204 | 6204 | | |
6205 | 6205 | | |
6206 | 6206 | | |
6207 | | - | |
| 6207 | + | |
6208 | 6208 | | |
6209 | 6209 | | |
6210 | 6210 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
| |||
0 commit comments