]> git.ipfire.org Git - thirdparty/moment.git/commit
Implemented suggested changes 1693/head
authorSimon Bernier St-Pierre <sbernierstpierre@gmail.com>
Thu, 5 Jun 2014 14:38:22 +0000 (10:38 -0400)
committerSimon Bernier St-Pierre <sbernierstpierre@gmail.com>
Thu, 5 Jun 2014 14:38:22 +0000 (10:38 -0400)
commit87f841c47cf737e8f66b7119274a79d7c3214136
treee4589137da181d514719137d8055d2a81cde06e4
parent18393c1c6ed97807779e48cae2bfdddbd110d744
Implemented suggested changes

`moment.js` now has a separate parseISO function which only handles
the parsing. `makeDateFromString` keeps the same behavior and uses
parseISO. The tests have also been refactored and moved into
their own function.
moment.js
test/moment/create.js