X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=resources%2Fsrc%2Fmoment-dmy.js;h=2b7ca1618363820ccb82a9978f33009f0934f51a;hb=2b6f3f0adc475da7eab1ef04dfe917e5536e6e10;hp=0abb9574bfe463b87f31be6aa9de15b1ebec5f7a;hpb=32f3a9957591abb388ecd8384a3d413cdb3833dd;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',