Commit 3b1d24c
Revert "[Intl] Use new getDefaultHourCycle to replace old hack"
This reverts commit 611e412.
Reason for revert: https://crbug.com/1080367
Original change's description:
> [Intl] Use new getDefaultHourCycle to replace old hack
>
> Use the ICU 67.1 new API DateTimePatternGenerator::getDefaultHourCycle
> to replace a hack which get the pattern of "jjmm" to find out the
> default hour cycle of a locale
> Bump the required API version from 65 to 67
>
> Bug: v8:10225
> Change-Id: I3378edacb6dfb8400357ac0bf3d5d50b9fe008bd
> Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2173875
> Reviewed-by: Jakob Kummerow <[email protected]>
> Commit-Queue: Frank Tang <[email protected]>
> Cr-Commit-Position: refs/heads/master@{#67549}
[email protected],[email protected]
# Not skipping CQ checks because original CL landed > 1 day ago.
Bug: v8:10225
Change-Id: I8bdfbdfc6c906814e5a7525cbde79c9cac854bd1
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2208811
Reviewed-by: Zhi An Ng <[email protected]>
Reviewed-by: Jakob Kummerow <[email protected]>
Commit-Queue: Zhi An Ng <[email protected]>
Cr-Commit-Position: refs/heads/master@{#67929}1 parent ccd5395 commit 3b1d24c
2 files changed
Lines changed: 3 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | 62 | | |
78 | 63 | | |
79 | 64 | | |
| |||
1558 | 1543 | | |
1559 | 1544 | | |
1560 | 1545 | | |
1561 | | - | |
| 1546 | + | |
1562 | 1547 | | |
| 1548 | + | |
1563 | 1549 | | |
1564 | 1550 | | |
1565 | 1551 | | |
| |||
0 commit comments