Open imanshul opened 4 months ago
@imanshul Try reading the docs again. It looks like your date string isn't formatted correctly. Think it should be month first right" Like Sep 6 2024
.
https://github.com/felixge/node-dateformat/blob/master/Readme.md?plain=1#L40
When using dateFormat with hermes engine, we are getting Invalid Date as error
It gives error while formatting date string to "dd mmm yyyy" format