1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 07:05:56 +00:00
Files
tt-rss/lib/dojo/cldr/nls/en-ca/gregorian.js.uncompressed.js
2013-03-18 10:26:26 +04:00

10 lines
228 B
JavaScript

define(
"dojo/cldr/nls/en-ca/gregorian", //begin v1.x content
{
"dateFormatItem-MMMMEd": "E, MMMM d",
"dateFormatItem-MMdd": "MM/dd",
"dateFormatItem-yyMMM": "MMM yy",
"dateFormatItem-MMMMd": "MMMM d"
}
//end v1.x content
);