af_NA.xml 1.8 KB

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