chinese.js 124 B

1234567
  1. define(
  2. "dojo/cldr/nls/zh-hant/chinese", //begin v1.x content
  3. {
  4. "dateFormat-full": "EEEEy'x'G-Ml-d"
  5. }
  6. //end v1.x content
  7. );