1234567891011 |
- define(
- "dojo/cldr/nls/zh-hant-mo/gregorian", //begin v1.x content
- {
- "dateFormat-short": "yy年M月d日",
- "dateFormat-medium": "y年M月d日",
- "dateFormat-long": "y年MM月dd日",
- "timeFormat-medium": "ahh:mm:ss",
- "dateFormat-full": "y年MM月dd日EEEE"
- }
- //end v1.x content
- );
|