2004-08-20 23:12:31 +00:00
|
|
|
// ***************************************************************************
|
2000-10-12 17:03:48 +00:00
|
|
|
// *
|
2005-03-22 01:25:51 +00:00
|
|
|
// * Copyright (C) 2005 International Business Machines
|
2004-08-20 23:12:31 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
2005-11-30 23:44:06 +00:00
|
|
|
// * Source File:<path>/common/main/en_SG.xml
|
2000-10-12 17:03:48 +00:00
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2004-08-20 23:12:31 +00:00
|
|
|
en_SG{
|
|
|
|
Currencies{
|
|
|
|
SGD{
|
|
|
|
"$",
|
|
|
|
"Singapore Dollar",
|
|
|
|
}
|
2004-10-21 23:47:57 +00:00
|
|
|
USD{
|
|
|
|
"US$",
|
|
|
|
"USD",
|
|
|
|
}
|
2004-08-20 23:12:31 +00:00
|
|
|
}
|
2005-11-30 23:44:06 +00:00
|
|
|
Version{"1.35"}
|
2004-05-18 02:47:52 +00:00
|
|
|
calendar{
|
|
|
|
gregorian{
|
|
|
|
DateTimePatterns{
|
2005-12-30 00:55:26 +00:00
|
|
|
"a hh:mm:ss",
|
|
|
|
"a hh:mm:ss",
|
|
|
|
"a hh:mm",
|
|
|
|
"a hh:mm",
|
2004-05-18 02:47:52 +00:00
|
|
|
"dd MMMM yyyy",
|
|
|
|
"dd MMM yyyy",
|
2005-12-30 00:55:26 +00:00
|
|
|
"dd-MMM-yy",
|
|
|
|
"dd/MM/yy",
|
2004-08-20 23:12:31 +00:00
|
|
|
"{1} {0}",
|
2004-05-18 02:47:52 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2005-06-01 01:20:02 +00:00
|
|
|
zoneStrings{
|
2005-08-26 21:49:44 +00:00
|
|
|
"Asia:Singapore"{
|
|
|
|
ec{"Singapore"}
|
|
|
|
ld{"Singapore Standard Time"}
|
|
|
|
ls{"Singapore Standard Time"}
|
|
|
|
sd{"SST"}
|
|
|
|
ss{"SST"}
|
2005-06-01 01:20:02 +00:00
|
|
|
}
|
|
|
|
}
|
2000-10-12 17:03:48 +00:00
|
|
|
}
|