Use momentJS and rest easy unless you're adding mo...
# random
c
Use momentJS and rest easy unless you're adding months.
d
Why except for months?
c
Months have different days and it doesn't take that into account. Its a limitation of momentjs.
d
So if the date is January 31 and you add a month there is no February 31. I thought it would set the date to February 28 (29 leap year) but never checked that.