]> git.wh0rd.org - tt-rss.git/blob - lib/dojo/cldr/nls/en-au/gregorian.js.uncompressed.js
upgrade dojo to 1.8.3 (refs #570)
[tt-rss.git] / lib / dojo / cldr / nls / en-au / gregorian.js.uncompressed.js
1 define(
2 "dojo/cldr/nls/en-au/gregorian", //begin v1.x content
3 {
4 "dateFormatItem-yMd": "d/M/y",
5 "dateFormat-medium": "dd/MM/yyyy",
6 "dateFormatItem-MMMEd": "E, d MMM",
7 "dateFormatItem-MMdd": "dd/MM",
8 "dateFormatItem-MEd": "E, d/M",
9 "dateFormatItem-yMEd": "E, d/M/y",
10 "dateFormatItem-yMMMd": "d MMM y",
11 "timeFormat-full": "h:mm:ss a zzzz",
12 "dateFormatItem-yyyyMMMM": "MMMM y",
13 "dateFormatItem-MMMMd": "d MMMM",
14 "dateFormatItem-yyyyMM": "MM/yyyy",
15 "timeFormat-medium": "h:mm:ss a",
16 "dateFormat-long": "d MMMM y",
17 "dateFormat-short": "d/MM/yy",
18 "timeFormat-short": "h:mm a",
19 "timeFormat-long": "h:mm:ss a z",
20 "dateFormat-full": "EEEE, d MMMM y",
21 "dateFormatItem-MMMd": "d MMM"
22 }
23 //end v1.x content
24 );