1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-07 13:40:53 +02:00
ttrss/lib/dojo/cldr/nls/en-ca/gregorian.js

8 lines
428 B
JavaScript
Raw Normal View History

2012-08-14 16:59:10 +02:00
/*
Copyright (c) 2004-2016, The JS Foundation All Rights Reserved.
2012-08-14 16:59:10 +02:00
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"});