/
githubmirror
/
icu
Обзор
Документация
Войти
/
githubmirror
/
icu
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
icu4c/source/data/xml/rbnf/root.xml
21 строка
599 B
George Rhoten
ICU-23130 Read new RBNF rule data structure from CLDR-8909
15 июн 2025, 04:32
15 июн 2025, 04:32
a2b2556
Код
Авторство
О чём код?
<?xml version="1.0" encoding="UTF-8" ?> <!-- Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved. --> <!DOCTYPE ldml SYSTEM "../../dtd/cldr/common/dtd/ldml.dtd"> <ldml> <identity> <version number="$Revision$"/> <language type="root"/> </identity> <rbnf> <rulesetGrouping type="DurationRules"> <rbnfRules><![CDATA[ %duration: 0: =#,##0=; ]]></rbnfRules> </rulesetGrouping> </rbnf> </ldml>