scuffed-code/icu4c/source/data/locales/en_HK.txt
George Rhoten fc552956ad ICU-2948 Various date/time fixes
X-SVN-Rev: 12781
2003-08-07 17:10:13 +00:00

45 lines
964 B
Plaintext

// ***************************************************************************
// *
// * Copyright (C) 1997-2003, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
en_HK {
Version { "2.0" }
// AmPmMarkers {
// "AM",
// "PM",
// }
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",
"d MMM yyyy",
"dd/MM/yyyy",
"{1} {0}",
}
// NumberElements {
// ".",
// ",",
// ";",
// "%",
// "0",
// "#",
// "-",
// "E",
// "\u2030",
// "\u221E",
// "\uFFFD",
// }
NumberPatterns {
"#,##0.###;-#,##0.###",
"\u00A4#,##0.00;(\u00A4#,##0.00)",
"#,##0%",
"#E0",
}
}