// *************************************************************************** // * // * Copyright (C) 2004 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java // * Date & Time: 2004/8/19 23:2 // * Source File: \work\locale\common\main\\en_AU.xml // * // *************************************************************************** en_AU{ Currencies{ AUD{ "$", "Australian Dollar", } USD{ "US$", "US Dollar", } } Version{"1.2"} calendar{ gregorian{ DateTimePatterns{ "h:mm:ss a z", "h:mm:ss a", "h:mm:ss a", "h:mm a", "EEEE, d MMMM yyyy", "d MMMM yyyy", "dd/MM/yyyy", "d/MM/yy", "{1} {0}", } } } }