2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2000-10-06 00:15:37 +00:00
|
|
|
// *
|
2003-06-03 06:44:40 +00:00
|
|
|
// * Copyright (C) 1997-2003, International Business Machines
|
2000-10-06 00:15:37 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2000-10-06 00:15:37 +00:00
|
|
|
|
|
|
|
en_ZW {
|
2003-06-10 06:35:39 +00:00
|
|
|
Version { "2.0" }
|
2001-05-04 22:48:29 +00:00
|
|
|
DateTimePatterns {
|
2002-01-30 06:16:26 +00:00
|
|
|
"h:mm:ss a",
|
|
|
|
"h:mm:ss a",
|
|
|
|
"h:mm:ss a",
|
|
|
|
"h:mm a",
|
|
|
|
"EEEE dd MMMM yyyy",
|
|
|
|
"dd MMMM yyyy",
|
|
|
|
"dd MMM,yy",
|
|
|
|
"d/M/yyyy",
|
|
|
|
"{1} {0}",
|
2000-10-06 00:15:37 +00:00
|
|
|
}
|
2001-05-04 22:48:29 +00:00
|
|
|
NumberPatterns {
|
2002-01-30 06:16:26 +00:00
|
|
|
"#,##0.###;-#,##0.###",
|
|
|
|
"\u00a4#,##0.00;-\u00a4#,##0.00",
|
|
|
|
"#,##0%",
|
|
|
|
"#E0",
|
2000-10-06 00:15:37 +00:00
|
|
|
}
|
|
|
|
}
|