en_ZW.txt   [plain text]


// ***************************************************************************
// *
// * Copyright (C) 2004 International Business Machines
// * Corporation and others.  All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File: ../../../locale/common/main/en_ZW.xml
// *
// ***************************************************************************
en_ZW{
    Currencies{
        ZWD{
            "Z$",
            "Zimbabwean Dollar",
        }
    }
    Version{"1.2"}
    calendar{
        gregorian{
            DateTimePatterns{
                "h:mm:ss a",
                "h:mm:ss a",
                "h:mm:ss a",
                "h:mm a",
                "EEEE dd MMMM yyyy",
                "dd MMMM yyyy",
                "dd MMM,yy",
                "d/M/yyyy",
                "{1} {0}",
            }
        }
    }
}