summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/en-gb/gregorian.js.uncompressed.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dojo/cldr/nls/en-gb/gregorian.js.uncompressed.js')
-rw-r--r--lib/dojo/cldr/nls/en-gb/gregorian.js.uncompressed.js23
1 files changed, 23 insertions, 0 deletions
diff --git a/lib/dojo/cldr/nls/en-gb/gregorian.js.uncompressed.js b/lib/dojo/cldr/nls/en-gb/gregorian.js.uncompressed.js
new file mode 100644
index 000000000..7244ba92a
--- /dev/null
+++ b/lib/dojo/cldr/nls/en-gb/gregorian.js.uncompressed.js
@@ -0,0 +1,23 @@
+define(
+"dojo/cldr/nls/en-gb/gregorian", //begin v1.x content
+{
+ "dateFormatItem-yyMMM": "MMM yy",
+ "dateFormatItem-Md": "d/M",
+ "dateFormatItem-yMEd": "EEE, d/M/yyyy",
+ "timeFormat-full": "HH:mm:ss zzzz",
+ "timeFormat-medium": "HH:mm:ss",
+ "dateFormatItem-yyyyMMMM": "MMMM y",
+ "dateFormatItem-MEd": "E, d/M",
+ "dateFormat-medium": "d MMM y",
+ "dateFormatItem-MMdd": "dd/MM",
+ "dateFormatItem-yyyyMM": "MM/yyyy",
+ "dateFormat-full": "EEEE, d MMMM y",
+ "timeFormat-long": "HH:mm:ss z",
+ "timeFormat-short": "HH:mm",
+ "dateFormat-short": "dd/MM/yyyy",
+ "dateFormatItem-MMMMd": "d MMMM",
+ "dateFormat-long": "d MMMM y",
+ "dateFormatItem-MMMEd": "E d MMM"
+}
+//end v1.x content
+); \ No newline at end of file