]> git.saurik.com Git - apple/icu.git/blob - icuSources/data/locales/en_CA.txt
ICU-6.2.13.tar.gz
[apple/icu.git] / icuSources / data / locales / en_CA.txt
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2004 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File: ../../../locale/common/main/en_CA.xml
7 // *
8 // ***************************************************************************
9 en_CA{
10 Currencies{
11 CAD{
12 "$",
13 "Canadian Dollar",
14 }
15 }
16 NumberPatterns{
17 "#,##0.###;-#,##0.###",
18 "¤#,##0.00;(¤#,##0.00)",
19 "#,##0%",
20 "#E0",
21 }
22 Version{"1.2"}
23 calendar{
24 gregorian{
25 DateTimeElements:intvector{
26 1,
27 4,
28 }
29 DateTimePatterns{
30 "h:mm:ss a z",
31 "h:mm:ss a z",
32 "h:mm:ss a",
33 "h:mm a",
34 "EEEE, MMMM d, yyyy",
35 "MMMM d, yyyy",
36 "d-MMM-yy",
37 "dd/MM/yy",
38 "{1} {0}",
39 }
40 }
41 }
42 }