summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/en-ca/generic.js
blob: 6b5b8656a9c0c56ac09020521eb14ce1d697187b (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/generic",{"dateFormatItem-yyyyMEd":"E, GGGGG y-MM-dd","dateFormat-short":"GGGGG y-MM-dd","dateFormatItem-yyyyM":"GGGGG y-MM","dateFormatItem-MEd":"E, MM-dd","dateFormatItem-Md":"MM-dd","dateFormatItem-yyyyMd":"GGGGG y-MM-dd"});