moment-recur is a recurring date plugin for momentjs. This plugin handles dates only; time information is discarded. The rule matching concept is borrowed from the excellent node-date-recur library created by Andrew Chilton.
moment-recur is a momentjs plugin for generating and matching recurring dates. Time information is discarded.
Usage of the plugin can be found in the readme page of the repository on GitHub.