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