2002-02-05 23:05:21 +00:00
|
|
|
// ***************************************************************************
|
|
|
|
// *
|
2004-05-19 20:18:43 +00:00
|
|
|
// * Copyright (C) 2001-2004, International Business Machines
|
2002-02-05 23:05:21 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// *
|
|
|
|
// * Generated from - Universal Locales for Linux Project
|
|
|
|
// ***************************************************************************
|
2001-05-26 23:19:49 +00:00
|
|
|
|
|
|
|
bn_IN {
|
2003-06-10 06:35:39 +00:00
|
|
|
Version{ "2.0" }
|
2002-02-05 23:05:21 +00:00
|
|
|
// NumberElements {
|
|
|
|
// ".",
|
|
|
|
// ",",
|
|
|
|
// ";",
|
|
|
|
// "%",
|
|
|
|
// "0",
|
|
|
|
// "#",
|
|
|
|
// "-",
|
|
|
|
// "E",
|
|
|
|
// "\u2030",
|
|
|
|
// "\u221E",
|
|
|
|
// "\uFFFD",
|
|
|
|
// }
|
2001-05-26 23:19:49 +00:00
|
|
|
NumberPatterns {
|
2002-02-05 23:05:21 +00:00
|
|
|
"##,##,##0.###;-##,##,##0.###",
|
2003-05-23 11:28:52 +00:00
|
|
|
"\u00A4 ##,##,##0.00;-\u00A4 ##,##,##0.00",
|
2002-02-05 23:05:21 +00:00
|
|
|
"##,##,##0%",
|
|
|
|
"#E0",
|
2001-05-26 23:19:49 +00:00
|
|
|
}
|
2004-05-18 02:47:52 +00:00
|
|
|
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}"
|
|
|
|
}
|
2004-08-17 19:54:07 +00:00
|
|
|
weekend:intvector { // Sunday
|
|
|
|
1, 0, // onset dow, millis in day (Sunday 12:00am)
|
|
|
|
2, 0 // cease dow, millis in day (Monday 12:00am)
|
|
|
|
}
|
2004-05-18 02:47:52 +00:00
|
|
|
}
|
|
|
|
}
|
2001-05-26 23:19:49 +00:00
|
|
|
}
|