Questions tagged [chronojs]

1 questions
0
votes
0 answers

chronojs gives wrong start date when string has something before the start date

I am using chronojs: https://github.com/wanasit/chrono The following gives the wrong start date. It gives start date as 03 instead of 17. let parsed = chrono.parse('Appointments from 17 August 2013 to 19 August…