scuffed-code/icu4c/source/data/locales/ar_IN.txt
Ram Viswanadha effc7f87fe ICU-3764 update calendar data format
X-SVN-Rev: 15364
2004-05-18 02:47:52 +00:00

49 lines
1.2 KiB
Plaintext

// ***************************************************************************
// *
// * Copyright (C) 2001-2003, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// * Generated from - Universal Locales for Linux Project
// ***************************************************************************
ar_IN {
Version{ "2.0" }
// Duplicated in parent
// NumberElements {
// ".",
// ",",
// ";",
// "%",
// "0",
// "#",
// "-",
// "E",
// "\u2030",
// "\u221E",
// "\uFFFD",
// }
NumberPatterns {
"##,##,##0.###;-##,##,##0.###",
"\u00A4 ##,##,##0.00;-\u00A4 ##,##,##0.00",
"##,##,##0%",
"#E0",
}
// LocaleString { "ar_IN" }
// ShortCountry { "IND" }
calendar{
gregorian{
DateTimePatterns{
"h:mm:ss a z",
"h:mm:ss a z",
"h:mm:ss a",
"h:mm a",
"EEEE d MMMM yyyy",
"d MMMM yyyy",
"dd-MM-yyyy",
"d-M-yy",
"{1} {0}"
}
}
}
}