2004-08-20 23:12:31 +00:00
|
|
|
// ***************************************************************************
|
2001-03-21 17:49:38 +00:00
|
|
|
// *
|
2012-02-02 22:53:19 +00:00
|
|
|
// * Copyright (C) 2012 International Business Machines
|
2004-08-20 23:12:31 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
2005-11-30 23:44:06 +00:00
|
|
|
// * Source File:<path>/common/main/en_IN.xml
|
2001-03-21 17:49:38 +00:00
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2004-08-20 23:12:31 +00:00
|
|
|
en_IN{
|
2011-07-12 19:55:07 +00:00
|
|
|
%%Parent{"en_GB"}
|
2010-06-04 18:29:02 +00:00
|
|
|
NumberElements{
|
|
|
|
latn{
|
|
|
|
patterns{
|
|
|
|
currencyFormat{"¤ #,##,##0.00"}
|
|
|
|
decimalFormat{"#,##,##0.###"}
|
|
|
|
percentFormat{"#,##,##0%"}
|
|
|
|
}
|
|
|
|
}
|
2004-08-20 23:12:31 +00:00
|
|
|
}
|
2012-02-07 20:54:16 +00:00
|
|
|
Version{"2.0.65.46"}
|
2004-05-18 22:03:55 +00:00
|
|
|
calendar{
|
|
|
|
gregorian{
|
2004-08-20 23:12:31 +00:00
|
|
|
DateTimePatterns{
|
2009-04-10 07:47:09 +00:00
|
|
|
"h:mm:ss a zzzz",
|
2004-05-18 22:03:55 +00:00
|
|
|
"h:mm:ss a z",
|
|
|
|
"h:mm:ss a",
|
|
|
|
"h:mm a",
|
2009-03-13 03:21:29 +00:00
|
|
|
"EEEE d MMMM y",
|
|
|
|
"d MMMM y",
|
|
|
|
"dd-MMM-y",
|
2004-05-18 22:03:55 +00:00
|
|
|
"dd/MM/yy",
|
|
|
|
"{1} {0}",
|
2009-03-13 03:21:29 +00:00
|
|
|
"{1} {0}",
|
|
|
|
"{1} {0}",
|
|
|
|
"{1} {0}",
|
2009-04-10 07:47:09 +00:00
|
|
|
"{1} {0}",
|
2004-05-18 22:03:55 +00:00
|
|
|
}
|
2011-03-12 14:57:18 +00:00
|
|
|
availableFormats{
|
|
|
|
MMMEd{"E d MMM"}
|
|
|
|
MMMd{"d MMM"}
|
2012-02-02 22:53:19 +00:00
|
|
|
yMEd{"E d/M/y"}
|
|
|
|
yMMMEd{"E d MMM, y"}
|
2011-03-12 14:57:18 +00:00
|
|
|
yMMMd{"d MMM y"}
|
|
|
|
yMd{"d/M/y"}
|
|
|
|
}
|
2004-05-18 22:03:55 +00:00
|
|
|
}
|
|
|
|
}
|
2001-02-06 21:55:42 +00:00
|
|
|
}
|