scuffed-code/icu4c/source/data/locales/en_SG.txt
Ram Viswanadha 1cf413c5c7 ICU-3461 locale data fixes for CLDR 1.0
X-SVN-Rev: 14151
2003-12-17 04:41:22 +00:00

46 lines
1006 B
Plaintext

// ***************************************************************************
// *
// * Copyright (C) 1997-2003, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
//
// $Revision: 1.8 $
// $Tag:
// Singapore English locale: Data By Syn Wee Quek
en_SG {
Version { "2.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"
}
}
Currencies{
SGD { "$", "Singapore Dollar" } // 8/9/1965-
USD { "US$", "USD" } // US Dollar
}
}