]> git.ipfire.org Git - thirdparty/moment.git/commit
Use ratios to convert bubble days to months and years
authorIskren Chernev <iskren.chernev@gmail.com>
Thu, 9 Jul 2015 08:21:59 +0000 (01:21 -0700)
committerIskren Chernev <iskren.chernev@gmail.com>
Sun, 26 Jul 2015 04:51:26 +0000 (21:51 -0700)
commit99026e09aaeb67a2e1f315ab2417bdc51f72f044
tree43fcc014b698adacd24de1dd4f280de60d4169d2
parent950bfea60b5cf49edc57f61592b0ea6701feea07
Use ratios to convert bubble days to months and years
src/lib/duration/as.js
src/lib/duration/bubble.js
src/lib/utils/abs-ceil.js [new file with mode: 0644]
src/test/moment/duration.js