]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
deault dow and doy are just fine 1003/head
authorFloyd Pink <imbleedingme@googlemail.com>
Thu, 15 Aug 2013 17:27:33 +0000 (17:27 +0000)
committerFloyd Pink <imbleedingme@googlemail.com>
Thu, 15 Aug 2013 17:27:33 +0000 (17:27 +0000)
lang/ml.js

index 99655e0a787cac0d3416c30a5c223529c4a91125..0a0142263ad53344dc10b518ba89d59afcbbe5d7 100644 (file)
@@ -50,9 +50,5 @@ require('../moment').lang('ml', {
         } else {
             return "രാത്രി";
         }
-    },
-    week : {
-        dow : 1, // Monday is the first day of the week.
-        doy : 4  // The week that contains Jan 4th is the first week of the year.
     }
 });