9841e3542e
X-SVN-Rev: 2643
75 lines
1.6 KiB
Plaintext
75 lines
1.6 KiB
Plaintext
// *******************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2000, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// *******************************************************************************
|
|
//
|
|
// $Revision: 1.1 $
|
|
// $Tag:
|
|
// Singapore English locale: Data By Syn Wee Quek
|
|
|
|
en_SG {
|
|
|
|
Version { "x0.3" }
|
|
|
|
|
|
|
|
CurrencyElements {
|
|
// most commonly used currency sign
|
|
"S$", // #1 symbol
|
|
"SGD", // #2 int'l symbol
|
|
".", // #3 decimal sep
|
|
|
|
// "$",
|
|
// "S$",
|
|
// "SGD",
|
|
// "SGD $",
|
|
// ".",
|
|
// ","
|
|
}
|
|
DateTimePatterns {
|
|
// too many here....... --srl
|
|
// most commonly used formal time format
|
|
"a hh:mm:ss",
|
|
"a hh:mm:ss",
|
|
"a hh:mm",
|
|
"hh:mm",
|
|
// "hh:mm a",
|
|
// "hh:mm:ss a",
|
|
// most commonly used time format
|
|
// "hh:mm:ss",
|
|
"dd MMMM yyyy",
|
|
"dd MMM yyyy",
|
|
// "dd MMM yy",
|
|
// "dd-MMM-yyyy",
|
|
"dd-MMM-yy",
|
|
// "dd/MM/yyyy",
|
|
"dd/MM/yy",
|
|
"{1} {0}"
|
|
}
|
|
|
|
|
|
// Already in root.txt --srl
|
|
// Languages {
|
|
// en { "English" }
|
|
// }
|
|
|
|
// LocaleID { "0000" } [if empty - no need --srl]
|
|
|
|
|
|
|
|
ShortCountry { "SIN" } // copied to zh_SG.txt
|
|
|
|
zoneStrings {
|
|
{
|
|
"SST",
|
|
"Singapore Standard Time",
|
|
"SST",
|
|
"Singapore Standard Time",
|
|
"Singapore"
|
|
}
|
|
}
|
|
|
|
}
|