ttrss/lib/dojo/cldr/nls/en-ca/gregorian.js.uncompressed.js

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
);