/library/Zend/Locale/Data/en_NA.xml

https://bitbucket.org/hamidrezas/melobit · XML · 26 lines · 26 code · 0 blank · 0 comment · 0 complexity · 70e2c2491c8af7c8da40afc565ed07fb MD5 · raw file

  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <ldml>
  3. <identity>
  4. <version number="$Revision: 1.19 $"/>
  5. <generation date="$Date: 2009/05/05 23:06:35 $"/>
  6. <language type="en"/>
  7. <territory type="NA"/>
  8. </identity>
  9. <numbers>
  10. <currencyFormats>
  11. <currencyFormatLength>
  12. <currencyFormat>
  13. <pattern>¤#,##0.00</pattern>
  14. </currencyFormat>
  15. </currencyFormatLength>
  16. </currencyFormats>
  17. <currencies>
  18. <currency type="NAD">
  19. <symbol>$</symbol>
  20. </currency>
  21. <currency type="USD">
  22. <symbol>US$</symbol>
  23. </currency>
  24. </currencies>
  25. </numbers>
  26. </ldml>