]> git.saurik.com Git - apple/icu.git/blame_incremental - icuSources/data/locales/en_GB.txt
ICU-551.30.tar.gz
[apple/icu.git] / icuSources / data / locales / en_GB.txt
... / ...
CommitLineData
1// ***************************************************************************
2// *
3// * Copyright (C) 2015 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/en_GB.xml
7// *
8// ***************************************************************************
9en_GB{
10 %%Parent{"en_001"}
11 Version{"2.1.11.59"}
12 calendar{
13 gregorian{
14 AmPmMarkers{
15 "a.m.",
16 "p.m.",
17 }
18 DateTimePatterns{
19 "HH:mm:ss zzzz",
20 "HH:mm:ss z",
21 "HH:mm:ss",
22 "HH:mm",
23 "EEEE, d MMMM y",
24 "d MMMM y",
25 "d MMM y",
26 "dd/MM/y",
27 "{1}, {0}",
28 "{1} 'at' {0}",
29 "{1} 'at' {0}",
30 "{1}, {0}",
31 "{1}, {0}",
32 }
33 }
34 }
35 fields{
36 dayperiod{
37 dn{"a.m./p.m."}
38 }
39 }
40}