]> git.ipfire.org Git - thirdparty/moment.git/commit
AspNET duration regex now correctly handles days 910/head
authorIskren Chernev <iskren.chernev@gmail.com>
Sun, 14 Jul 2013 04:16:41 +0000 (21:16 -0700)
committerIskren Chernev <iskren.chernev@gmail.com>
Sat, 20 Jul 2013 16:31:31 +0000 (14:31 -0200)
commit58c2ac01874516da51601a6f3455b67e2ecb7645
treebc65c18d6c477b1f009ca80ca1be753a3e3f2b21
parent1288edbae963daf5f5487242e925c8054856313c
AspNET duration regex now correctly handles days

Days are now completely optional and won't steal digits from the hours.
moment.js
test/moment/duration.js