j-labbe / insightlyjs

A lightweight Node.js library for the Insightly API v3.1.
MIT License
0 stars 0 forks source link

ISO 8601 validation #4

Open j-labbe opened 2 years ago

j-labbe commented 2 years ago

Currently there is no date validation before making a request to the Insightly API. This could result in errors. Adding date validation (ideally with no extra dependencies) would help mitigate any date-related errors.

Looking into this issue could provide significant value to this project.

j-labbe commented 1 year ago

Adding on to this idea: