Open
Description
Description
I need to use the node api to make sure date-times are parsed as Dates and not strings.
Proposal
Create a simple cli flag: --date-time-type
Allow the values string or date
Extra
- I’m willing to open a PR (see CONTRIBUTING.md)