]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/locales/gv_GB.txt
ICU-3.13.tar.gz
[apple/icu.git] / icuSources / data / locales / gv_GB.txt
CommitLineData
b75a7d8f
A
1// ***************************************************************************
2// *
3// * Copyright (C) 1997-2003, International Business Machines
4// * Corporation and others. All Rights Reserved.
5// *
6// ***************************************************************************
7
8gv_GB {
9 Version { "2.0" }
10 DateTimeElements:intvector {
11 2,
12 1,
13 }
14 DateTimePatterns {
15 "HH:mm:ss z",
16 "HH:mm:ss",
17 "HH:mm:ss",
18 "HH:mm",
19 "EEEE dd MMMM yyyy",
20 "dd MMMM yyyy",
21 "MMM dd,yy",
22 "dd/MM/yy",
23 "{1} {0}",
24 }
25 NumberPatterns {
26 "#,##0.###;-#,##0.###",
27 "\u00a4#,##0.00;-\u00a4#,##0.00",
28 "#,##0%",
29 "#E0",
30 }
31}