From: Iskren Chernev Date: Wed, 12 Mar 2014 07:32:29 +0000 (-0700) Subject: Fix short date format in nn according to 39693d28c12cd X-Git-Tag: 2.6.0~26^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c373dc68be7880b59e26bdada690697654dd73d;p=thirdparty%2Fmoment.git Fix short date format in nn according to 39693d28c12cd --- diff --git a/lang/nn.js b/lang/nn.js index 19c08b522..8c1510855 100644 --- a/lang/nn.js +++ b/lang/nn.js @@ -19,7 +19,7 @@ weekdaysMin : "su_må_ty_on_to_fr_lø".split("_"), longDateFormat : { LT : "HH:mm", - L : "YYYY-MM-DD", + L : "DD.MM.YYYY", LL : "D MMMM YYYY", LLL : "D MMMM YYYY LT", LLLL : "dddd D MMMM YYYY LT"