// *************************************************************************** // * // * 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_AU.xml // * // *************************************************************************** en_AU{ Currencies{ AUD{ "$", "Australian Dollar", } USD{ "US$", "US Dollar", } } NumberPatterns{ "#,##0.###", "¤#,##0.00", "#,##0%", "#E0", } Version{"1.46"} calendar{ gregorian{ DateTimeElements:intvector{ 1, 1, } DateTimePatterns{ "h:mm:ss a v", "h:mm:ss a z", "h:mm:ss a", "h:mm a", "EEEE, d MMMM yyyy", "d MMMM yyyy", "dd/MM/yyyy", "d/MM/yy", "{1} {0}", } } } zoneStrings{ "meta:Atlantic"{ cu:int{0} } "meta:Australia_Central"{ cu:int{1} } "meta:Australia_CentralWestern"{ cu:int{1} } "meta:Australia_Eastern"{ cu:int{1} } "meta:Australia_Western"{ cu:int{1} } "meta:New_Zealand"{ cu:int{1} } } }