// *************************************************************************** // * // * Copyright (C) 2012 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter // * Source File: /common/main/en_ZW.xml // * // *************************************************************************** en_ZW{ NumberElements{ latn{ patterns{ currencyFormat{"¤#,##0.00"} } } } Version{"2.0.75.60"} calendar{ gregorian{ DateTimePatterns{ "h:mm:ss a zzzz", "h:mm:ss a z", "h:mm:ss a", "h:mm a", "EEEE dd MMMM y", "dd MMMM y", "dd MMM,y", "d/M/yyyy", "{1}, {0}", "{1} 'at' {0}", "{1} 'at' {0}", "{1}, {0}", "{1}, {0}", } availableFormats{ MEd{"E d/M"} MMMEd{"E dd MMM"} MMMd{"dd MMM"} Md{"d/M"} yMEd{"E, d/M/y"} yMMMEd{"E, dd MMM, y"} yMMMd{"dd MMM, y"} yMd{"d/M/y"} } } } }