2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2000-10-12 17:03:48 +00:00
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// * Copyright (C) 1997-2002, International Business Machines
|
2000-10-12 17:03:48 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2000-10-12 17:03:48 +00:00
|
|
|
//
|
2002-04-16 16:15:02 +00:00
|
|
|
// $Revision: 1.4 $
|
2000-10-12 17:03:48 +00:00
|
|
|
// $Tag:
|
|
|
|
// Singapore English locale: Data By Syn Wee Quek
|
|
|
|
|
|
|
|
en_SG {
|
|
|
|
|
2001-03-22 02:19:12 +00:00
|
|
|
Version { "1.0" }
|
2000-10-12 17:03:48 +00:00
|
|
|
CurrencyElements {
|
2002-01-30 06:16:26 +00:00
|
|
|
// most commonly used currency sign
|
|
|
|
"S$", // #1 symbol
|
|
|
|
"SGD", // #2 int'l symbol
|
|
|
|
".", // #3 decimal sep
|
2000-10-12 17:03:48 +00:00
|
|
|
}
|
|
|
|
DateTimePatterns {
|
2002-01-30 06:16:26 +00:00
|
|
|
"a hh:mm:ss",
|
|
|
|
"a hh:mm:ss",
|
|
|
|
"a hh:mm",
|
2002-04-16 16:15:02 +00:00
|
|
|
"a hh:mm",
|
2002-01-30 06:16:26 +00:00
|
|
|
"dd MMMM yyyy",
|
|
|
|
"dd MMM yyyy",
|
|
|
|
"dd-MMM-yy",
|
|
|
|
"dd/MM/yy",
|
|
|
|
"{1} {0}"
|
2000-10-12 17:03:48 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2002-01-30 06:16:26 +00:00
|
|
|
// ShortCountry { "SIN" } // copied to zh_SG.txt
|
2000-10-12 17:03:48 +00:00
|
|
|
|
|
|
|
zoneStrings {
|
|
|
|
{
|
2002-01-30 06:16:26 +00:00
|
|
|
"SST",
|
|
|
|
"Singapore Standard Time",
|
|
|
|
"SST",
|
|
|
|
"Singapore Standard Time",
|
|
|
|
"SST",
|
|
|
|
"Singapore"
|
2000-10-12 17:03:48 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|