2
0

en_SG.xml 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
  3. <ldml>
  4. <identity>
  5. <version number="$Revision: 1.64 $"/>
  6. <generation date="$Date: 2009/05/05 23:06:35 $"/>
  7. <language type="en"/>
  8. <territory type="SG"/>
  9. </identity>
  10. <dates>
  11. <calendars>
  12. <calendar type="japanese">
  13. <dateFormats>
  14. <dateFormatLength type="full">
  15. <dateFormat>
  16. <pattern>EEEE, MMMM d, y G</pattern>
  17. </dateFormat>
  18. </dateFormatLength>
  19. <dateFormatLength type="long">
  20. <dateFormat>
  21. <pattern>MMMM d, y G</pattern>
  22. </dateFormat>
  23. </dateFormatLength>
  24. <dateFormatLength type="medium">
  25. <dateFormat>
  26. <pattern>MMM d, y G</pattern>
  27. </dateFormat>
  28. </dateFormatLength>
  29. <dateFormatLength type="short">
  30. <dateFormat>
  31. <pattern>M/d/yy G</pattern>
  32. </dateFormat>
  33. </dateFormatLength>
  34. </dateFormats>
  35. </calendar>
  36. </calendars>
  37. </dates>
  38. <numbers>
  39. <currencies>
  40. <currency type="SGD">
  41. <symbol>$</symbol>
  42. </currency>
  43. <currency type="USD">
  44. <symbol>US$</symbol>
  45. </currency>
  46. </currencies>
  47. </numbers>
  48. </ldml>