• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2012 International Business Machines
4// * Corporation and others.  All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/en_ZW.xml
7// *
8// ***************************************************************************
9en_ZW{
10    NumberElements{
11        latn{
12            patterns{
13                currencyFormat{"¤#,##0.00"}
14            }
15        }
16    }
17    Version{"2.0.75.60"}
18    calendar{
19        gregorian{
20            DateTimePatterns{
21                "h:mm:ss a zzzz",
22                "h:mm:ss a z",
23                "h:mm:ss a",
24                "h:mm a",
25                "EEEE dd MMMM y",
26                "dd MMMM y",
27                "dd MMM,y",
28                "d/M/yyyy",
29                "{1}, {0}",
30                "{1} 'at' {0}",
31                "{1} 'at' {0}",
32                "{1}, {0}",
33                "{1}, {0}",
34            }
35            availableFormats{
36                MEd{"E d/M"}
37                MMMEd{"E dd MMM"}
38                MMMd{"dd MMM"}
39                Md{"d/M"}
40                yMEd{"E, d/M/y"}
41                yMMMEd{"E, dd MMM, y"}
42                yMMMd{"dd MMM, y"}
43                yMd{"d/M/y"}
44            }
45        }
46    }
47}
48