]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/locales/en_PH.txt
ICU-3.13.tar.gz
[apple/icu.git] / icuSources / data / locales / en_PH.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_PH {
9 Version{"2.0"}
10// AmPmMarkers {
11// "AM",
12// "PM",
13// }
14
15 DateTimePatterns {
16 "h:mm:ss a z",
17 "h:mm:ss a z",
18 "h:mm:ss a",
19 "h:mm a",
20 "EEEE, MMMM d, yyyy",
21 "MMMM d, yyyy",
22 "MM d, yy",
23 "M/d/yy",
24 "{1} {0}",
25 }
26// NumberElements {
27// ".",
28// ",",
29// ";",
30// "%",
31// "0",
32// "#",
33// "-",
34// "E",
35// "\u2030",
36// "\u221E",
37// "\uFFFD",
38// }
39 NumberPatterns {
40 "#,##0.###;-#,##0.###",
41 "\u00A4#,##0.00;(\u00A4#,##0.00)",
42 "#,##0%",
43 "#E0",
44 }
45 LocaleID:int { 0x3409 }
46
47}