]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Merge pull request #546 from petedmarsh/change-relative-time-rounding-behaviour
authorTim Wood <washwithcare@gmail.com>
Wed, 12 Dec 2012 17:25:01 +0000 (09:25 -0800)
committerTim Wood <washwithcare@gmail.com>
Wed, 12 Dec 2012 17:25:01 +0000 (09:25 -0800)
Change from round(...) to Math.floor(...) when calculating relative number of months


Trivial merge