af_NA.xml 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  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.23 $"/>
  6. <generation date="$Date: 2009/05/05 23:06:33 $"/>
  7. <language type="af"/>
  8. <territory type="NA"/>
  9. </identity>
  10. <dates>
  11. <calendars>
  12. <calendar type="gregorian">
  13. <dateFormats>
  14. <dateFormatLength type="full">
  15. <dateFormat>
  16. <pattern>EEEE d MMMM y</pattern>
  17. </dateFormat>
  18. </dateFormatLength>
  19. <dateFormatLength type="long">
  20. <dateFormat>
  21. <pattern>d MMMM y</pattern>
  22. </dateFormat>
  23. </dateFormatLength>
  24. <dateFormatLength type="medium">
  25. <dateFormat>
  26. <pattern>d MMM y</pattern>
  27. </dateFormat>
  28. </dateFormatLength>
  29. <dateFormatLength type="short">
  30. <dateFormat>
  31. <pattern>yyyy-MM-dd</pattern>
  32. </dateFormat>
  33. </dateFormatLength>
  34. </dateFormats>
  35. <timeFormats>
  36. <timeFormatLength type="full">
  37. <timeFormat>
  38. <pattern>HH:mm:ss zzzz</pattern>
  39. </timeFormat>
  40. </timeFormatLength>
  41. <timeFormatLength type="long">
  42. <timeFormat>
  43. <pattern>HH:mm:ss z</pattern>
  44. </timeFormat>
  45. </timeFormatLength>
  46. <timeFormatLength type="medium">
  47. <timeFormat>
  48. <pattern>HH:mm:ss</pattern>
  49. </timeFormat>
  50. </timeFormatLength>
  51. <timeFormatLength type="short">
  52. <timeFormat>
  53. <pattern>HH:mm</pattern>
  54. </timeFormat>
  55. </timeFormatLength>
  56. </timeFormats>
  57. <dateTimeFormats>
  58. <availableFormats>
  59. <dateFormatItem id="MMdd">MM-dd</dateFormatItem>
  60. <dateFormatItem id="yyyyMM">yyyy-MM</dateFormatItem>
  61. </availableFormats>
  62. </dateTimeFormats>
  63. </calendar>
  64. </calendars>
  65. </dates>
  66. <numbers>
  67. <currencyFormats>
  68. <currencyFormatLength>
  69. <currencyFormat>
  70. <pattern>¤ #,##0.00</pattern>
  71. </currencyFormat>
  72. </currencyFormatLength>
  73. </currencyFormats>
  74. </numbers>
  75. </ldml>