]> git.ipfire.org Git - thirdparty/moment.git/commit
Added documentation for the addition of _.date().format('z zz'). Changed some parsein...
authorTim Wood <washwithcare@gmail.com>
Fri, 8 Apr 2011 17:30:52 +0000 (10:30 -0700)
committerTim Wood <washwithcare@gmail.com>
Fri, 8 Apr 2011 17:30:52 +0000 (10:30 -0700)
commit569683b2ba4ae490a3724f4960e5d16a4d6d4b7f
tree0f5842ad02012d77acb18ca4ebb2749ef79f7b6e
parentb98b2c3337b566554cb5ed1a064cd30471b36517
Added documentation for the addition of _.date().format('z zz'). Changed some parseint math from 'x|0' to '~~x' based of performance results from http://jsperf.com/floor-vs-bitwise-or-vs-parseint/4
README.markdown
lib/underscore.date.js
lib/underscore.date.min.js