e8b9cd3260
X-SVN-Rev: 4256
47 lines
1.1 KiB
Plaintext
47 lines
1.1 KiB
Plaintext
// *******************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2000, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// *******************************************************************************
|
|
//
|
|
// $Revision: 1.2 $
|
|
// $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",
|
|
"Singapore"
|
|
}
|
|
}
|
|
|
|
}
|