]> git.ipfire.org Git - thirdparty/moment.git/commit
Allow user to get/set the rounding method used when calculating relative time
authorRamsay Stirling II <nervousxcircuits@gmail.com>
Mon, 24 Aug 2015 00:03:05 +0000 (20:03 -0400)
committerIskren Chernev <iskren.chernev@gmail.com>
Tue, 14 Jun 2016 08:20:19 +0000 (01:20 -0700)
commitf3cd368890b85c583ce01202471f5a8d6fcdd3df
tree6add569dd1e1bb80be7652ed34bb4f2f3393a4cb
parent9b8a187e938bc008f840e15c2ff4cfa5ad1af741
Allow user to get/set the rounding method used when calculating relative time
src/lib/duration/duration.js
src/lib/duration/humanize.js
src/moment.js
src/test/moment/relative_time.js