44840b3223
X-SVN-Rev: 11517
42 lines
880 B
Plaintext
42 lines
880 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2002, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// ***************************************************************************
|
|
//
|
|
// $Revision: 1.5 $
|
|
// $Tag:
|
|
// Singapore English locale: Data By Syn Wee Quek
|
|
|
|
en_SG {
|
|
|
|
Version { "1.0" }
|
|
DateTimePatterns {
|
|
"a hh:mm:ss",
|
|
"a hh:mm:ss",
|
|
"a hh:mm",
|
|
"a 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"
|
|
}
|
|
}
|
|
|
|
}
|