1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 21:25:55 +00:00
Files
tt-rss/lib/dojo/cldr/nls/fr-ch/gregorian.js.uncompressed.js
2013-03-18 10:26:26 +04:00

9 lines
198 B
JavaScript

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
);