Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

v3.0.0

Compare
Choose a tag to compare
@jamesplease jamesplease released this 06 May 04:43
· 16 commits to master since this release
  • The functions in this library now accept moments as arguments rather than
    being attached to the Moment prototype.
  • The behavior is weekDays and weekendDays now aligns more closely with
    Moment.prototype.diff. If the endMoment passed in comes before
    startMoment, then the result will be negative.
  • Better docs!