]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Merge pull request #3502 from markstos:fix-3500-iso-regex-problem
authorIskren Chernev <iskren.chernev@gmail.com>
Sun, 6 Nov 2016 09:37:49 +0000 (01:37 -0800)
committerIskren Chernev <iskren.chernev@gmail.com>
Sun, 6 Nov 2016 09:37:49 +0000 (01:37 -0800)
[bugfix] Fix #3500: ISO 8601 parsing should match the full string, not the beginning of the string.


Trivial merge