en_NA.xml 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
  3. <!-- Copyright © 1991-2013 Unicode, Inc.
  4. CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
  5. For terms of use, see http://www.unicode.org/copyright.html
  6. -->
  7. <ldml>
  8. <identity>
  9. <version number="$Revision: 8245 $"/>
  10. <generation date="$Date: 2013-02-24 22:19:26 -0600 (Sun, 24 Feb 2013) $"/>
  11. <language type="en"/>
  12. <territory type="NA"/>
  13. </identity>
  14. <dates>
  15. <timeZoneNames>
  16. <zone type="Pacific/Honolulu">
  17. <short>
  18. <generic>∅∅∅</generic>
  19. <standard>∅∅∅</standard>
  20. <daylight>∅∅∅</daylight>
  21. </short>
  22. </zone>
  23. <metazone type="Alaska">
  24. <short>
  25. <generic>∅∅∅</generic>
  26. <standard>∅∅∅</standard>
  27. <daylight>∅∅∅</daylight>
  28. </short>
  29. </metazone>
  30. <metazone type="America_Central">
  31. <short>
  32. <generic>∅∅∅</generic>
  33. <standard>∅∅∅</standard>
  34. <daylight>∅∅∅</daylight>
  35. </short>
  36. </metazone>
  37. <metazone type="America_Eastern">
  38. <short>
  39. <generic>∅∅∅</generic>
  40. <standard>∅∅∅</standard>
  41. <daylight>∅∅∅</daylight>
  42. </short>
  43. </metazone>
  44. <metazone type="America_Mountain">
  45. <short>
  46. <generic>∅∅∅</generic>
  47. <standard>∅∅∅</standard>
  48. <daylight>∅∅∅</daylight>
  49. </short>
  50. </metazone>
  51. <metazone type="America_Pacific">
  52. <short>
  53. <generic>∅∅∅</generic>
  54. <standard>∅∅∅</standard>
  55. <daylight>∅∅∅</daylight>
  56. </short>
  57. </metazone>
  58. <metazone type="Atlantic">
  59. <short>
  60. <generic>∅∅∅</generic>
  61. <standard>∅∅∅</standard>
  62. <daylight>∅∅∅</daylight>
  63. </short>
  64. </metazone>
  65. <metazone type="Hawaii_Aleutian">
  66. <short>
  67. <generic>∅∅∅</generic>
  68. <standard>∅∅∅</standard>
  69. <daylight>∅∅∅</daylight>
  70. </short>
  71. </metazone>
  72. </timeZoneNames>
  73. </dates>
  74. <numbers>
  75. <currencyFormats numberSystem="latn">
  76. <currencyFormatLength>
  77. <currencyFormat>
  78. <pattern>¤#,##0.00</pattern>
  79. </currencyFormat>
  80. </currencyFormatLength>
  81. </currencyFormats>
  82. <currencies>
  83. <currency type="NAD">
  84. <symbol>$</symbol>
  85. </currency>
  86. <currency type="USD">
  87. <symbol>US$</symbol>
  88. </currency>
  89. </currencies>
  90. </numbers>
  91. </ldml>