]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/locales/mr_IN.txt
ICU-3.13.tar.gz
[apple/icu.git] / icuSources / data / locales / mr_IN.txt
CommitLineData
b75a7d8f
A
1// ***************************************************************************
2// *
3// * Copyright (C) 2000-2003, International Business Machines
4// * Corporation and others. All Rights Reserved.
5// *
6// ***************************************************************************
7// Marathi locale. Based on Hindi locale
8
9mr_IN {
10 Version { "2.0" }
11 LocaleID:int { 0x044e }
12// ShortCountry { IND }
13
14 NumberPatterns {
15 "##,##,##0.###;-##,##,##0.###",
16 "\u00A4 ##,##,##0.00;-\u00A4 ##,##,##0.00",
17 "##,##,##0%",
18 "#E0",
19 }
20// LocaleString { "mr_IN" }
21 DateTimePatterns {
22 "h:mm:ss a z",
23 "h:mm:ss a z",
24 "h:mm:ss a",
25 "h:mm a",
26 "EEEE d MMMM yyyy",
27 "d MMMM yyyy",
28 "dd-MM-yyyy",
29 "d-M-yy",
30 "{1} {0}"
31 }
32// DateTimeElements {
33// "1",
34// "1"
35// }
36}