// *************************************************************************** // * // * Copyright (C) 2007 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java // * Source File:/common/main/en_MT.xml // * // *************************************************************************** en_MT{ Currencies{ GBP{ "GBP", "British Pound Sterling", } } NumberPatterns{ "#,##0.###", "¤#,##0.00", "#,##0%", "#E0", } Version{"1.50"} calendar{ gregorian{ DateTimeElements:intvector{ 1, 4, } DateTimePatterns{ "HH:mm:ss v", "HH:mm:ss z", "HH:mm:ss", "HH:mm", "EEEE, d MMMM yyyy", "dd MMMM yyyy", "dd MMM yyyy", "dd/MM/yyyy", "{1} {0}", } } } }