From: Robin van der Vliet Date: Tue, 16 Dec 2014 22:06:37 +0000 (+0100) Subject: Update fy.js X-Git-Tag: 2.9.0~28^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c07d84cccb1191442a31591c63afe1a9cce12d51;p=thirdparty%2Fmoment.git Update fy.js --- diff --git a/locale/fy.js b/locale/fy.js index 95a116127..f86c249a3 100644 --- a/locale/fy.js +++ b/locale/fy.js @@ -14,7 +14,7 @@ var monthsShortWithDots = 'jan._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.'.split('_'), monthsShortWithoutDots = 'jan_feb_mrt_apr_mai_jun_jul_aug_sep_okt_nov_des'.split('_'); - return moment.defineLocale('nl', { + return moment.defineLocale('fy', { months : 'jannewaris_febrewaris_maart_april_maaie_juny_july_augustus_septimber_oktober_novimber_desimber'.split('_'), monthsShort : function (m, format) { if (/-MMM-/.test(format)) {