I need a date parser in Node.js to parse or find dates from the user entered queries.
To design a chat bot – in chatbot user will be asking for a data for a particular date,
so the queries can be in any way. Need to find out which date the user is asking for.
I have tried chrono-node , but its having some drawbacks,
Is there any other natural date parser in Node.js
New contributor
sharon 2ndMail is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.