// ***************************************************************************
// *
-// * Copyright (C) 2006 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/ur_IN.xml
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/ur_IN.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/main/ur_IN.xml
*/
ur_IN{
- Version{"1.7"}
- calendar{
- gregorian{
- weekend:intvector{
- 1,
- 0,
- 1,
- 86400000,
+ NumberElements{
+ default{"arabext"}
+ latn{
+ patterns{
+ currencyFormat{"¤ #,##,##0.00"}
+ decimalFormat{"#,##,##0.###"}
+ percentFormat{"#,##,##0%"}
}
}
}
+ Version{"2.0.82.45"}
}