en_CA.xml 905 B

1234567891011121314151617181920212223242526272829303132333435
  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: 9061 $"/>
  10. <generation date="$Date: 2013-07-20 12:27:45 -0500 (Sat, 20 Jul 2013) $"/>
  11. <language type="en"/>
  12. <territory type="CA"/>
  13. </identity>
  14. <dates>
  15. <timeZoneNames>
  16. <metazone type="Newfoundland">
  17. <short>
  18. <generic>NT</generic>
  19. <standard>NST</standard>
  20. <daylight>NDT</daylight>
  21. </short>
  22. </metazone>
  23. </timeZoneNames>
  24. </dates>
  25. <numbers>
  26. <currencies>
  27. <currency type="CAD">
  28. <symbol>$</symbol>
  29. </currency>
  30. <currency type="USD">
  31. <symbol>US$</symbol>
  32. </currency>
  33. </currencies>
  34. </numbers>
  35. </ldml>