]> git.ipfire.org Git - thirdparty/moment.git/commit
Adding convenience methods per #22
authorTim Wood <washwithcare@gmail.com>
Thu, 13 Oct 2011 05:40:00 +0000 (22:40 -0700)
committerTim Wood <washwithcare@gmail.com>
Thu, 13 Oct 2011 05:40:00 +0000 (22:40 -0700)
commitf5fe9e89c728c5ce6c3c6f41d369d652cdf54dfc
treeae8140a7454f0123873c0dc4a315e72d3ab5ec6b
parent7825a7e39b1d5761496797516964166ecd0200ac
Adding convenience methods per #22

Adding `year month date day hour minute second`
Changing internal _date native `Date` object name to `_d` instead of
`date` to avoid collisions with the `_date.fn.date` method.
test/date.js
underscore.date.js
underscore.date.min.js