// *************************************************************************** // * // * 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:12 // * Source File: \work\locale\common\main\\en_SG.xml // * // *************************************************************************** en_SG{ Currencies{ SGD{ "$", "Singapore Dollar", } } Version{"1.2"} calendar{ gregorian{ DateTimePatterns{ "a hh:mm:ss", "a hh:mm:ss", "a hh:mm", "a hh:mm", "dd MMMM yyyy", "dd MMM yyyy", "dd-MMM-yy", "dd/MM/yy", "{1} {0}", } } } zoneStrings{ { "SST", "Singapore Standard Time", "SST", "Singapore Standard Time", "SST", "Singapore", } } }