2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2000-10-12 17:03:48 +00:00
|
|
|
// *
|
2003-06-03 06:44:40 +00:00
|
|
|
// * Copyright (C) 1997-2003, 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
|
|
|
//
|
2003-12-17 04:41:22 +00:00
|
|
|
// $Revision: 1.8 $
|
2000-10-12 17:03:48 +00:00
|
|
|
// $Tag:
|
|
|
|
// Singapore English locale: Data By Syn Wee Quek
|
|
|
|
|
|
|
|
en_SG {
|
|
|
|
|
2003-06-10 06:35:39 +00:00
|
|
|
Version { "2.0" }
|
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
|
|
|
}
|
|
|
|
}
|
2003-12-17 04:41:22 +00:00
|
|
|
Currencies{
|
|
|
|
SGD { "$", "Singapore Dollar" } // 8/9/1965-
|
|
|
|
USD { "US$", "USD" } // US Dollar
|
|
|
|
}
|
2000-10-12 17:03:48 +00:00
|
|
|
|
|
|
|
}
|