Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ar_SA.xml « supp « locale-builder « tools - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 76a8d61c51236f0af844faa0fb1a2e415c68b553 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM " 	http://www.openi18n.org/spec/ldml/1.0/ldml.dtd" 
[
      <!ENTITY % icu SYSTEM " 	http://www.openi18n.org/spec/ldml/1.0/ldmlICU.dtd"> 
%icu;
]
>
<ldml>
	<dates>
		<calendars>
                  <calendar_type type="GregorianCalendar" />
                </calendars>
        </dates>
</ldml>