scuffed-code/icu4c/source/data/locales/en_SG.txt
2004-06-04 22:57:23 +00:00

41 lines
1008 B
Plaintext

// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
//
// Singapore English locale: Data By Syn Wee Quek
en_SG {
Version { "2.0" }
calendar{
gregorian{
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}"
}
}
}
Currencies{
SGD { "$", "Singapore Dollar" } // 8/9/1965-
}
zoneStrings {
{
"SST",
"Singapore Standard Time",
"SST",
"Singapore Standard Time",
"SST",
"Singapore"
}
}
}