Moment Range Versions Save

Fancy date ranges for Moment.js

1.0.7

9 years ago
  • Expose DateRange via moment.range.constructor
  • Intervals are considered closed (see #53)
  • Add .center method
  • Add .clone method
  • Documentation
  • Tests

v1.0.5

9 years ago
  • Anonymous AMD module
  • Minified versions

v1.0.4

9 years ago
  • Fix for DateRange::by going over range by one interval

v1.0.3

9 years ago
  • Fixed bug in DateRange::contains, where argument order was accidentally reversed
  • Better/more documentation
  • Coffeelint configuration
  • Added npm scripts and contributors
  • Updated tests to use UTC