en_HK.xml 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  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.61 $"/>
  6. <generation date="$Date: 2009/05/05 23:06:35 $"/>
  7. <language type="en"/>
  8. <territory type="HK"/>
  9. </identity>
  10. <dates>
  11. <calendars>
  12. <calendar type="japanese">
  13. <eras>
  14. <eraAbbr>
  15. <era type="161">Bunchū</era>
  16. <era type="165">Genchū</era>
  17. </eraAbbr>
  18. </eras>
  19. <dateFormats>
  20. <dateFormatLength type="full">
  21. <dateFormat>
  22. <pattern>EEEE, MMMM d, y G</pattern>
  23. </dateFormat>
  24. </dateFormatLength>
  25. <dateFormatLength type="long">
  26. <dateFormat>
  27. <pattern>MMMM d, y G</pattern>
  28. </dateFormat>
  29. </dateFormatLength>
  30. <dateFormatLength type="medium">
  31. <dateFormat>
  32. <pattern>MMM d, y G</pattern>
  33. </dateFormat>
  34. </dateFormatLength>
  35. <dateFormatLength type="short">
  36. <dateFormat>
  37. <pattern>G M/d/yy</pattern>
  38. </dateFormat>
  39. </dateFormatLength>
  40. </dateFormats>
  41. </calendar>
  42. </calendars>
  43. </dates>
  44. <numbers>
  45. <currencies>
  46. <currency type="HKD">
  47. <symbol>$</symbol>
  48. </currency>
  49. <currency type="USD">
  50. <symbol>US$</symbol>
  51. </currency>
  52. </currencies>
  53. </numbers>
  54. </ldml>