• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2010 International Business Machines
4// * Corporation and others.  All Rights Reserved.
5// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6// * Source File:<path>/common/main/en_MT.xml
7// *
8// ***************************************************************************
9en_MT{
10    NumberElements{
11        latn{
12            patterns{
13                currencyFormat{"¤#,##0.00"}
14            }
15        }
16    }
17    Version{"2.0.47.67"}
18    calendar{
19        gregorian{
20            DateTimeElements:intvector{
21                1,
22                4,
23            }
24            DateTimePatterns{
25                "HH:mm:ss zzzz",
26                "HH:mm:ss z",
27                "HH:mm:ss",
28                "HH:mm",
29                "EEEE, d MMMM y",
30                "dd MMMM y",
31                "dd MMM y",
32                "dd/MM/yyyy",
33                "{1} {0}",
34                "{1} {0}",
35                "{1} {0}",
36                "{1} {0}",
37                "{1} {0}",
38            }
39        }
40    }
41}
42