en_001.xml 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <ldml>
  3. <identity>
  4. <language type="en"/>
  5. <territory type="001"/>
  6. </identity>
  7. <dates>
  8. <calendars>
  9. <calendar type="chinese">
  10. <months>
  11. <monthContext type="format">
  12. <monthWidth type="abbreviated">
  13. <month type="1">001AbbrMo1</month>
  14. <month type="2">001AbbrMo2</month>
  15. <month type="3">001AbbrMo3</month>
  16. <month type="4">001AbbrMo4</month>
  17. <month type="5">001AbbrMo5</month>
  18. <month type="6">001AbbrMo6</month>
  19. <month type="7">001AbbrMo7</month>
  20. <month type="8">001AbbrMo8</month>
  21. <month type="9">001AbbrMo9</month>
  22. <month type="10">001AbbrMo10</month>
  23. <month type="11">001AbbrMo11</month>
  24. <month type="12">001AbbrMo12</month>
  25. </monthWidth>
  26. </monthContext>
  27. </months>
  28. </calendar>
  29. <calendar type="generic">
  30. </calendar>
  31. <calendar type="gregorian">
  32. </calendar>
  33. </calendars>
  34. <fields>
  35. <field type="month-short">
  36. <displayName>mo</displayName>
  37. <relativeTime type="future">
  38. <relativeTimePattern count="one">001ShortFutMOne</relativeTimePattern>
  39. <relativeTimePattern count="other">001ShortFutMOther</relativeTimePattern>
  40. </relativeTime>
  41. <relativeTime type="past">
  42. <!-- missing -->
  43. <relativeTimePattern count="other">001ShortPastMOther</relativeTimePattern>
  44. </relativeTime>
  45. </field>
  46. <field type="month-narrow">
  47. <displayName>mo</displayName>
  48. <relativeTime type="future">
  49. <relativeTimePattern count="one">001NarrowFutMOne</relativeTimePattern>
  50. <relativeTimePattern count="two">001NarrowFutMTwo</relativeTimePattern>
  51. <relativeTimePattern count="other">001NarrowFutMOther</relativeTimePattern>
  52. </relativeTime>
  53. <relativeTime type="past">
  54. <relativeTimePattern count="one">001NarrowPastMOne</relativeTimePattern>
  55. <relativeTimePattern count="other">001NarrowPastMOther</relativeTimePattern>
  56. </relativeTime>
  57. </field>
  58. </fields>
  59. </dates>
  60. </ldml>