matthewmueller / date

Date() for humans
http://matthewmueller.github.io/date/
1.48k stars 88 forks source link

date("30 days ago at 18:00") gives date which is 1 month ahead in nodeJS. (instead of 1 month old date) #99

Open sanketdhoble opened 3 years ago

sanketdhoble commented 3 years ago

It works fine in http://date.js.org/ but when testing using date.js module it gives wrong date.