Skip to content

Commit

Permalink
CLDR-14976 en_001, revert add of HH time formats (#1452)
Browse files Browse the repository at this point in the history
  • Loading branch information
pedberg-icu authored Aug 19, 2021
1 parent b8e0094 commit 018b55e
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions common/main/en_001.xml
Original file line number Diff line number Diff line change
Expand Up @@ -340,28 +340,6 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
</dateFormat>
</dateFormatLength>
</dateFormats>
<timeFormats>
<timeFormatLength type="full">
<timeFormat>
<pattern>HH:mm:ss zzzz</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="long">
<timeFormat>
<pattern>HH:mm:ss z</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="medium">
<timeFormat>
<pattern>HH:mm:ss</pattern>
</timeFormat>
</timeFormatLength>
<timeFormatLength type="short">
<timeFormat>
<pattern>HH:mm</pattern>
</timeFormat>
</timeFormatLength>
</timeFormats>
<dateTimeFormats>
<availableFormats>
<dateFormatItem id="EBhm">E, h:mm B</dateFormatItem>
Expand Down

0 comments on commit 018b55e

Please sign in to comment.