// *************************************************************************** // * // * 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_PH.xml // * // *************************************************************************** en_PH{ Currencies{ PHP{ "PHP", "Peso", } } NumberPatterns{ "#,##0.###;-#,##0.###", "¤#,##0.00;(¤#,##0.00)", "#,##0%", "#E0", } Version{"1.2"} calendar{ gregorian{ DateTimePatterns{ "h:mm:ss a z", "h:mm:ss a z", "h:mm:ss a", "h:mm a", "EEEE, MMMM d, yyyy", "MMMM d, yyyy", "MM d, yy", "M/d/yy", "{1} {0}", } } } }