mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-21 18:31:28 +00:00
upgrade dojo to 1.8.3 (refs #570)
This commit is contained in:
24
lib/dojo/cldr/nls/en-au/gregorian.js.uncompressed.js
Normal file
24
lib/dojo/cldr/nls/en-au/gregorian.js.uncompressed.js
Normal file
@@ -0,0 +1,24 @@
|
||||
define(
|
||||
"dojo/cldr/nls/en-au/gregorian", //begin v1.x content
|
||||
{
|
||||
"dateFormatItem-yMd": "d/M/y",
|
||||
"dateFormat-medium": "dd/MM/yyyy",
|
||||
"dateFormatItem-MMMEd": "E, d MMM",
|
||||
"dateFormatItem-MMdd": "dd/MM",
|
||||
"dateFormatItem-MEd": "E, d/M",
|
||||
"dateFormatItem-yMEd": "E, d/M/y",
|
||||
"dateFormatItem-yMMMd": "d MMM y",
|
||||
"timeFormat-full": "h:mm:ss a zzzz",
|
||||
"dateFormatItem-yyyyMMMM": "MMMM y",
|
||||
"dateFormatItem-MMMMd": "d MMMM",
|
||||
"dateFormatItem-yyyyMM": "MM/yyyy",
|
||||
"timeFormat-medium": "h:mm:ss a",
|
||||
"dateFormat-long": "d MMMM y",
|
||||
"dateFormat-short": "d/MM/yy",
|
||||
"timeFormat-short": "h:mm a",
|
||||
"timeFormat-long": "h:mm:ss a z",
|
||||
"dateFormat-full": "EEEE, d MMMM y",
|
||||
"dateFormatItem-MMMd": "d MMM"
|
||||
}
|
||||
//end v1.x content
|
||||
);
|
||||
Reference in New Issue
Block a user