en_CA.xml 906 B

123456789101112131415161718192021222324252627282930313233343536
  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="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>