scuffed-code/icu4c/source/data/locales/en_SG.txt
George Rhoten 53d6bdbe2a ICU-1616 Locale data verification.
Remove duplicates.
Fix malformed data.
Add some missing data.
and so on.

X-SVN-Rev: 7530
2002-01-30 06:16:26 +00:00

48 lines
1.0 KiB
Plaintext

// ***************************************************************************
// *
// * Copyright (C) 1997-2002, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
//
// $Revision: 1.3 $
// $Tag:
// Singapore English locale: Data By Syn Wee Quek
en_SG {
Version { "1.0" }
CurrencyElements {
// most commonly used currency sign
"S$", // #1 symbol
"SGD", // #2 int'l symbol
".", // #3 decimal sep
}
DateTimePatterns {
"a hh:mm:ss",
"a hh:mm:ss",
"a hh:mm",
"hh:mm",
"dd MMMM yyyy",
"dd MMM yyyy",
"dd-MMM-yy",
"dd/MM/yy",
"{1} {0}"
}
// ShortCountry { "SIN" } // copied to zh_SG.txt
zoneStrings {
{
"SST",
"Singapore Standard Time",
"SST",
"Singapore Standard Time",
"SST",
"Singapore"
}
}
}