]> git.ipfire.org Git - thirdparty/moment.git/commit
Add weeksInYear and isoWeeksInYear 1462/head
authorIskren Chernev <iskren.chernev@gmail.com>
Tue, 4 Feb 2014 09:01:12 +0000 (01:01 -0800)
committerIskren Chernev <iskren.chernev@gmail.com>
Tue, 4 Feb 2014 09:01:12 +0000 (01:01 -0800)
commit3e0fd9d7d2b645f7a396dfe1a4d3334a8e438e16
treeab6c3f693168dfa3813c8708ae17413df7466591
parent6788b2bc353f31d804de42ea7b7f942eb564cf68
Add weeksInYear and isoWeeksInYear

This implements #1289. I think the week and iso week stuff should go in
a separate calendar at some point.
moment.js
test/moment/weeks_in_year.js [new file with mode: 0644]