2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2000-01-12 19:26:57 +00:00
|
|
|
// *
|
2003-06-03 06:44:40 +00:00
|
|
|
// * Copyright (C) 1997-2003, International Business Machines
|
2000-01-12 19:26:57 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
1999-08-16 21:50:52 +00:00
|
|
|
|
|
|
|
es_BO {
|
2003-06-10 06:35:39 +00:00
|
|
|
Version { "2.0" }
|
1999-08-16 21:50:52 +00:00
|
|
|
DateTimePatterns {
|
2002-01-30 06:16:26 +00:00
|
|
|
"hh:mm:ss a z",
|
|
|
|
"hh:mm:ss a z",
|
|
|
|
"hh:mm:ss a",
|
|
|
|
"hh:mm a",
|
|
|
|
"EEEE d' de 'MMMM' de 'yyyy",
|
|
|
|
"d' de 'MMMM' de 'yyyy",
|
|
|
|
"dd/MM/yyyy",
|
|
|
|
"dd/MM/yy",
|
|
|
|
"{1} {0}",
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|
|
|
|
NumberElements {
|
2002-01-30 06:16:26 +00:00
|
|
|
",",
|
|
|
|
".",
|
|
|
|
";",
|
|
|
|
"%",
|
|
|
|
"0",
|
|
|
|
"#",
|
|
|
|
"-",
|
|
|
|
"E",
|
|
|
|
"\u2030",
|
|
|
|
"\u221E",
|
|
|
|
"\uFFFD",
|
2003-04-11 19:34:13 +00:00
|
|
|
",",
|
2003-06-24 17:00:41 +00:00
|
|
|
"+",
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|
|
|
|
}
|