scuffed-code/icu4c/source/data/locales/en_IN.txt
2013-01-26 01:14:35 +00:00

46 lines
1.2 KiB
Plaintext

// ***************************************************************************
// *
// * Copyright (C) 2013 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/en_IN.xml
// *
// ***************************************************************************
en_IN{
%%Parent{"en_GB"}
NumberElements{
latn{
patterns{
currencyFormat{"¤ #,##,##0.00"}
decimalFormat{"#,##,##0.###"}
percentFormat{"#,##,##0%"}
}
}
}
Version{"2.0.79.49"}
calendar{
gregorian{
DateTimePatterns{
"h:mm:ss a zzzz",
"h:mm:ss a z",
"h:mm:ss a",
"h:mm a",
"EEEE d MMMM y",
"d MMMM y",
"dd-MMM-y",
"dd/MM/yy",
"{1} {0}",
"{1} {0}",
"{1} {0}",
"{1} {0}",
"{1} {0}",
}
availableFormats{
yMEd{"E d/M/y"}
yMMMEd{"E d MMM, y"}
yMd{"d/M/y"}
}
}
}
}