// *************************************************************************** // * // * Copyright (C) 2009 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java // * Source File:<path>/common/main/en_PK.xml // * // *************************************************************************** en_PK{ Currencies{ INR{ "INRs", "Indian Rupee", } PKR{ "₨", "Pakistani Rupee", } } Version{"1.36"} calendar{ gregorian{ DateTimeElements:intvector{ 1, 4, } DateTimePatterns{ "h:mm:ss a zzzz", "h:mm:ss a z", "h:mm:ss a", "h:mm a", "EEEE, MMMM d, y", "MMMM d, y", "dd-MMM-y", "M/d/yy", "{1} {0}", "{1} {0}", "{1} {0}", "{1} {0}", "{1} {0}", } } } }