]> git.ipfire.org Git - thirdparty/moment.git/commit
cleaning up the rounding on _date.from() 0.5.2
authorTim Wood <washwithcare@gmail.com>
Mon, 11 Jul 2011 15:50:00 +0000 (08:50 -0700)
committerTim Wood <washwithcare@gmail.com>
Mon, 11 Jul 2011 15:50:00 +0000 (08:50 -0700)
commit4e1a51cbc023bf40ad7dfa569f25a3f27537d0e7
tree620a21666ffa083288dc5149cc6782af100073cd
parentdfbd87f542092b28e9bd392784cd8a60b272ceac
cleaning up the rounding on _date.from()

Adding documentation for what text would be shown when.
Fixing '1 minutes ago' bug.
Use Math.round instead of Math.floor for the nearest date.
README.markdown
index.html
package.json
test/date.js
test/test.html
underscore.date.js
underscore.date.min.js