2006-04-21 01:18:35 +00:00
|
|
|
// ***************************************************************************
|
|
|
|
// *
|
2008-05-16 15:01:02 +00:00
|
|
|
// * Copyright (C) 2008 International Business Machines
|
2006-04-21 01:18:35 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
|
|
|
// * Source File:<path>/common/main/ur_IN.xml
|
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
|
|
|
/**
|
|
|
|
* ICU <specials> source: <path>/xml/main/ur_IN.xml
|
|
|
|
*/
|
|
|
|
ur_IN{
|
2008-05-16 15:01:02 +00:00
|
|
|
NumberPatterns{
|
|
|
|
"#,##,##0.###",
|
2008-06-20 22:19:23 +00:00
|
|
|
"¤ #,##,##0.00",
|
2008-05-16 15:01:02 +00:00
|
|
|
"#,##,##0%",
|
|
|
|
"#E0",
|
|
|
|
}
|
2008-06-20 22:19:23 +00:00
|
|
|
Version{"1.14"}
|
2006-04-21 01:18:35 +00:00
|
|
|
calendar{
|
|
|
|
gregorian{
|
|
|
|
weekend:intvector{
|
|
|
|
1,
|
|
|
|
0,
|
|
|
|
1,
|
|
|
|
86400000,
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|