]> git.ipfire.org Git - thirdparty/moment.git/commit
implement support for retrieving current date from alternate clock sources
authorAaron Ogata <atogata@notebowl.com>
Sun, 22 Nov 2015 22:37:47 +0000 (15:37 -0700)
committerIskren Chernev <iskren.chernev@gmail.com>
Wed, 9 Dec 2015 08:13:12 +0000 (00:13 -0800)
commitf54a32f4c62c12a710335211a73cb002a7249646
treedb212270d66c21fcba612d74e707e432b1d730b2
parent9ea2d6b1a86d59b36bce792771cffc3f85b382b0
implement support for retrieving current date from alternate clock sources
src/lib/create/from-anything.js
src/lib/create/from-array.js
src/lib/moment/moment.js
src/lib/moment/now.js [new file with mode: 0644]
src/lib/moment/prototype.js
src/moment.js
src/test/moment/now.js [new file with mode: 0644]