]> git.ipfire.org Git - thirdparty/moment.git/commit
startOf and endOf are now mutable. #335 339/head
authorMatt Garrett <mattga@gmail.com>
Thu, 14 Jun 2012 14:02:49 +0000 (09:02 -0500)
committerMatt Garrett <mattga@gmail.com>
Thu, 14 Jun 2012 14:11:53 +0000 (09:11 -0500)
commitf7b65ec76d981e8e3413324ed6eb98082327f1f9
tree4d2eb9b1bd6a96b812b89b36e027124e62978da1
parentcff663569710a7e89eb5fecbd2c95a155dfd37c1
startOf and endOf are now mutable. #335

Adds new tests to assert the policy
that manipulation methods are mutable.
moment.js
test/moment/mutable.js [new file with mode: 0644]