47 lines
1.0 KiB
Plaintext
47 lines
1.0 KiB
Plaintext
|
|
|||
|
// *******************************************************************************
|
|||
|
// *
|
|||
|
// * Copyright (C) 1997-2000, International Business Machines
|
|||
|
// * Corporation and others. All Rights Reserved.
|
|||
|
// *
|
|||
|
// *******************************************************************************
|
|||
|
|
|||
|
en_BW {
|
|||
|
///* Discarding duplicate data for tag: AmPmMarkers */
|
|||
|
CurrencyElements {
|
|||
|
"Pu",
|
|||
|
"BWP ",
|
|||
|
".",
|
|||
|
}
|
|||
|
DateTimePatterns {
|
|||
|
"HH:mm:ss",
|
|||
|
"HH:mm:ss",
|
|||
|
"HH:mm:ss",
|
|||
|
"HH:mm:ss",
|
|||
|
"%a %d %b %Y %Z",
|
|||
|
"%a %d %b %Y %Z",
|
|||
|
"dd/MM/yy",
|
|||
|
"dd/MM/yy",
|
|||
|
"{1} {0}",
|
|||
|
}
|
|||
|
NumberElements {
|
|||
|
".",
|
|||
|
",",
|
|||
|
";",
|
|||
|
"%",
|
|||
|
"0",
|
|||
|
"#",
|
|||
|
"-",
|
|||
|
"E",
|
|||
|
"‰",
|
|||
|
"∞",
|
|||
|
"<22>",
|
|||
|
}
|
|||
|
NumberPatterns {
|
|||
|
"#,##0.###;-#,##0.###",
|
|||
|
"¤#,##0.00;-¤#,##0.00",
|
|||
|
"#,##0%",
|
|||
|
}
|
|||
|
|
|||
|
}
|