Open dfliess opened 10 years ago
Maybe something like this:
toISOString: function() { return start.toISOString() + '/' + end.toISOString(); }
+1 I created a pull request for this: https://github.com/luisfarzati/moment-interval/pull/8
Maybe something like this: