]> git.ipfire.org Git - thirdparty/moment.git/commit
[tests] add tests for isLeapYear and daysInMonth (#5614)
authorabeaton <ambeaton3@gmail.com>
Fri, 18 Sep 2020 10:42:58 +0000 (06:42 -0400)
committerGitHub <noreply@github.com>
Fri, 18 Sep 2020 10:42:58 +0000 (03:42 -0700)
commit11cd8b4103a1322d8dc5cdd27a207a7344692156
tree55cdfb6a15061b9717980f1f075402a0e37e8704
parente46086b96ea7aac75cc0cdbe942ce4a852fd7073
[tests] add tests for isLeapYear and daysInMonth (#5614)
src/test/moment/days_in_month.js
src/test/moment/is-leap-year.js [new file with mode: 0644]