X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=resources%2Fsrc%2Fmoment-dmy.js;h=2b7ca1618363820ccb82a9978f33009f0934f51a;hb=72266c7b35eab5ec7d8565c4964a156b2eacbbfe;hp=0abb9574bfe463b87f31be6aa9de15b1ebec5f7a;hpb=86448ece43db70f21d591b7d0ce52447664a2600;p=lhc%2Fweb%2Fwiklou.git diff --git a/resources/src/moment-dmy.js b/resources/src/moment-dmy.js index 0abb9574bf..2b7ca16183 100644 --- a/resources/src/moment-dmy.js +++ b/resources/src/moment-dmy.js @@ -2,7 +2,7 @@ // This affects English only (and languages without localisations, that fall back to English). // http://momentjs.com/docs/#/customization/long-date-formats/ /* global moment */ -moment.locale( 'en', { +moment.updateLocale( 'en', { longDateFormat: { // Unchanged, but have to be repeated here: LT: 'h:mm A',