summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/en-gb/gregorian.js.uncompressed.js
diff options
context:
space:
mode:
authorRichard Beales <[email protected]>2013-03-18 07:32:01 +0000
committerRichard Beales <[email protected]>2013-03-18 07:32:01 +0000
commit7c97d17aaf373339a8bcd917ad59ca6018148f0d (patch)
tree5a3c04f0f9529be392c1263d3feb75806eb43797 /lib/dojo/cldr/nls/en-gb/gregorian.js.uncompressed.js
parent70db7424e7068701e60cc5bcdfe8f858be508179 (diff)
parentc670a80ddd9b03bd4ea6d940a9ed682fd26248d7 (diff)
Merge remote-tracking branch 'upstream/master'
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.js54
1 files changed, 54 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..f02047898
--- /dev/null
+++ b/lib/dojo/cldr/nls/en-gb/gregorian.js.uncompressed.js
@@ -0,0 +1,54 @@
+define(
+"dojo/cldr/nls/en-gb/gregorian", //begin v1.x content
+{
+ "dateFormatItem-yM": "MM/y",
+ "field-dayperiod": "am/pm",
+ "dayPeriods-format-wide-pm": "pm",
+ "dateFormatItem-yQ": "Q y",
+ "dateFormatItem-MMMEd": "E d MMM",
+ "dateTimeFormat-full": "{1} {0}",
+ "dateFormatItem-hms": "h:mm:ss a",
+ "dateFormatItem-MMdd": "dd/MM",
+ "dateFormatItem-yQQQ": "QQQ y",
+ "dateFormatItem-MMM": "LLL",
+ "dateTimeFormat-short": "{1} {0}",
+ "dayPeriods-format-wide-am": "am",
+ "dateTimeFormat-medium": "{1} {0}",
+ "dateFormatItem-y": "y",
+ "timeFormat-full": "HH:mm:ss zzzz",
+ "dateFormatItem-Ed": "E d",
+ "dateFormatItem-yMMM": "MMM y",
+ "dateFormatItem-yyyyMM": "MM/yyyy",
+ "dateFormatItem-yyyyMMMM": "MMMM y",
+ "dateFormat-long": "d MMMM y",
+ "timeFormat-medium": "HH:mm:ss",
+ "dateFormatItem-Ehm": "E h:mm a",
+ "dateFormatItem-Hm": "HH:mm",
+ "dateFormat-medium": "d MMM y",
+ "dateFormatItem-Hms": "HH:mm:ss",
+ "dateFormatItem-yyMMM": "MMM yy",
+ "dateFormatItem-yMd": "dd/MM/yyyy",
+ "dateFormatItem-ms": "mm:ss",
+ "dateTimeFormat-long": "{1} {0}",
+ "dateFormatItem-MMMd": "d MMM",
+ "dateFormatItem-Ehms": "E h:mm:ss a",
+ "timeFormat-long": "HH:mm:ss z",
+ "timeFormat-short": "HH:mm",
+ "dateFormatItem-H": "HH",
+ "dateFormatItem-MMMMd": "d MMMM",
+ "dateFormatItem-M": "LL",
+ "dateFormatItem-yMMMd": "d MMM y",
+ "dateFormatItem-MEd": "E dd/MM",
+ "dateFormatItem-hm": "h:mm a",
+ "dateFormat-short": "dd/MM/yyyy",
+ "dateFormatItem-yMMMEd": "E, d MMM y",
+ "dateFormat-full": "EEEE, d MMMM y",
+ "dateFormatItem-EHms": "E HH:mm:ss",
+ "dateFormatItem-Md": "dd/MM",
+ "dateFormatItem-EHm": "E HH:mm",
+ "dateFormatItem-yMEd": "E, dd/MM/yyyy",
+ "dateFormatItem-d": "d",
+ "dateFormatItem-h": "h a"
+}
+//end v1.x content
+); \ No newline at end of file