Skip to content

Commit

Permalink
CLDR-17486 Revert day-name and day-pattern changes for Ukrainian.
Browse files Browse the repository at this point in the history
  • Loading branch information
richgillam committed May 1, 2024
1 parent b304875 commit a340089
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions common/main/uk.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1555,7 +1555,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern>cccc, d MMMM y 'р'. G</pattern>
<pattern>EEEE, d MMMM y 'р'. G</pattern>
<datetimeSkeleton>↑↑↑</datetimeSkeleton>
</dateFormat>
</dateFormatLength>
Expand Down Expand Up @@ -1921,13 +1921,13 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<day type="sat">↑↑↑</day>
</dayWidth>
<dayWidth type="wide">
<day type="sun">неділю</day>
<day type="sun">неділя</day>
<day type="mon">понеділок</day>
<day type="tue">вівторок</day>
<day type="wed">середу</day>
<day type="wed">середа</day>
<day type="thu">четвер</day>
<day type="fri">пʼятницю</day>
<day type="sat">суботу</day>
<day type="fri">пʼятниця</day>
<day type="sat">субота</day>
</dayWidth>
</dayContext>
<dayContext type="stand-alone">
Expand Down Expand Up @@ -2098,7 +2098,7 @@ Warnings: All cp values have U+FE0F characters removed. See /annotationsDerived/
<dateFormats>
<dateFormatLength type="full">
<dateFormat>
<pattern>cccc, d MMMM y 'р'.</pattern>
<pattern>EEEE, d MMMM y 'р'.</pattern>
<datetimeSkeleton>↑↑↑</datetimeSkeleton>
</dateFormat>
</dateFormatLength>
Expand Down

0 comments on commit a340089

Please sign in to comment.