]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/locales/en_HK.txt
ICU-3.13.tar.gz
[apple/icu.git] / icuSources / data / locales / en_HK.txt
CommitLineData
b75a7d8f
A
1// ***************************************************************************
2// *
3// * Copyright (C) 1997-2003, International Business Machines
4// * Corporation and others. All Rights Reserved.
5// *
6// ***************************************************************************
7
8en_HK {
9 Version { "2.0" }
10// AmPmMarkers {
11// "AM",
12// "PM",
13// }
14 DateTimePatterns {
15 "h:mm:ss a z",
16 "h:mm:ss a z",
17 "h:mm:ss a",
18 "h:mm a",
19 "EEEE, d MMMM yyyy",
20 "d MMMM yyyy",
21 "d MMM yy",
22 "dd/MM/yy",
23 "{1} {0}",
24 }
25// NumberElements {
26// ".",
27// ",",
28// ";",
29// "%",
30// "0",
31// "#",
32// "-",
33// "E",
34// "\u2030",
35// "\u221E",
36// "\uFFFD",
37// }
38 NumberPatterns {
39 "#,##0.###;-#,##0.###",
40 "\u00A4#,##0.00;(\u00A4#,##0.00)",
41 "#,##0%",
42 "#E0",
43 }
44}