]> git.ipfire.org Git - thirdparty/moment.git/commit
Trying to clean up the _ namespace.
authorTim Wood <washwithcare@gmail.com>
Mon, 21 Mar 2011 16:38:56 +0000 (09:38 -0700)
committerTim Wood <washwithcare@gmail.com>
Mon, 21 Mar 2011 16:38:56 +0000 (09:38 -0700)
commit281b21258e49192d6b10d65269ebe46aa38ffcff
tree23dc37d0b17cda958c4afa082a48cb5baa77228b
parente2acf070f34a46a82c8312a778c75171c3568f49
Trying to clean up the _ namespace.
_ now only has 3 date methods, _date, _now, and _isLeapYear()
Everything else is moved to a _.date() wrapper prototype
lib/underscore.date.js
test/customizeDate.js
test/date.js
test/speed.js