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

bg.xml « supp « locale-builder « tools - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f8de93b7dffd9d3c40d3be6999d28994415841de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8" ?>
<ldml>
	<dates>
		<calendars>
			<calendar type="gregorian">
				<dateFormats>
					<default type="medium"/>
					<dateFormatLength type="short">
						<dateFormat >
							<pattern>dd.M.yyyy 'г.'</pattern>
						</dateFormat>
					</dateFormatLength >
				</dateFormats>
			</calendar>
		</calendars>
	</dates>
</ldml>