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