From 1354d17270961fff662d40f90521223f8fd0d73b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 14 Aug 2012 18:59:10 +0400 Subject: update dojo to 1.7.3 --- lib/dojo/cldr/nls/en-au/gregorian.js.uncompressed.js | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 lib/dojo/cldr/nls/en-au/gregorian.js.uncompressed.js (limited to 'lib/dojo/cldr/nls/en-au/gregorian.js.uncompressed.js') diff --git a/lib/dojo/cldr/nls/en-au/gregorian.js.uncompressed.js b/lib/dojo/cldr/nls/en-au/gregorian.js.uncompressed.js new file mode 100644 index 000000000..5b1049c2d --- /dev/null +++ b/lib/dojo/cldr/nls/en-au/gregorian.js.uncompressed.js @@ -0,0 +1,17 @@ +define( +"dojo/cldr/nls/en-au/gregorian", //begin v1.x content +{ + "dateFormatItem-yMEd": "EEE, d/M/y", + "dateFormatItem-yyyyMMMM": "MMMM y", + "dateFormatItem-MEd": "E, d/M", + "dateFormat-medium": "dd/MM/yyyy", + "dateFormatItem-MMdd": "dd/MM", + "dateFormatItem-yyyyMM": "MM/yyyy", + "dateFormat-full": "EEEE, d MMMM y", + "dateFormatItem-MMMMd": "d MMMM", + "dateFormat-short": "d/MM/yy", + "dateFormat-long": "d MMMM y", + "dateFormatItem-MMMEd": "E, d MMM" +} +//end v1.x content +); \ No newline at end of file -- cgit v1.2.3