123456789101112 |
- define(
- "dojo/cldr/nls/ru-ua/gregorian", //begin v1.x content
- {
- "dateFormat-medium": "d MMM y",
- "timeFormat-long": "HH:mm:ss z",
- "dateFormat-long": "d MMMM y",
- "timeFormat-medium": "HH:mm:ss",
- "timeFormat-short": "HH:mm",
- "timeFormat-full": "HH:mm:ss zzzz"
- }
- //end v1.x content
- );
|