summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/en-ca/gregorian.js.uncompressed.js
blob: 0b6351efafa5758458a8b80e90371ec507b08c34 (plain)
1
2
3
4
5
6
7
8
9
10
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
);