An example to show the ISO Date Lite library at work.
Clone the repo, build it, then run it.
git clone [email protected]:TacticalLimit/isodate-lite-example.git
cd isodate-example
npm install
npm start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.