]> git.ipfire.org Git - thirdparty/moment.git/commit
Improve Duration function by normalizing the input object. 1116/head
authorXotic750 <xotic750@gmail.com>
Wed, 18 Sep 2013 00:00:52 +0000 (02:00 +0200)
committerXotic750 <xotic750@gmail.com>
Wed, 18 Sep 2013 00:24:16 +0000 (02:24 +0200)
commitc9cd0521dabe1fe379ec75f3a9467a4ed21c0264
treeb8814e7e7212987b87ae5f7edd22d2ff3c954f0f
parentb10a233e5b1fc38373dea07cf64498cd6e20ce6f
Improve Duration function by normalizing the input object.
Created a new function (normalizeObjectUnits), this is now also used by dateFromObject

Fixed spacing or jshint

Fixed missing argument
moment.js