tt-rss/lib/dojo/cldr/nls/fr-ch/gregorian.js.uncompressed.js

9 lines
198 B
JavaScript
Raw Normal View History

2012-08-14 16:59:10 +02:00
define(
"dojo/cldr/nls/fr-ch/gregorian", //begin v1.x content
{
"timeFormat-full": "HH.mm:ss 'h' zzzz",
"dateFormat-full": "EEEE, d MMMM y",
"dateFormat-short": "dd.MM.yy"
}
//end v1.x content
);