summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/en-ca/gregorian.js
blob: 3bfaf363e48fd7f113df7d72e47f6eed4182df70 (plain)
1
2
3
4
5
6
7
8
/*
	Copyright (c) 2004-2016, The JS Foundation All Rights Reserved.
	Available via Academic Free License >= 2.1 OR the modified BSD license.
	see: http://dojotoolkit.org/license for details
*/

//>>built
define("dojo/cldr/nls/en-ca/gregorian",{"dateFormatItem-yMEd":"E, y-MM-dd","dateFormatItem-yMd":"y-MM-dd","dateFormat-short":"y-MM-dd","dateFormatItem-MEd":"E, MM-dd","dateFormatItem-yM":"y-MM","dateFormatItem-Md":"MM-dd"});