handy-datetime
v1.5.7
Published
Handy class to parse, format, and manipulate datetimes.
Downloads
9
Maintainers
Readme
handy-datetime
Handy class to parse, format, and manipulate datetimes.
Getting Started
Install handy-datetime
using yarn
:
yarn add handy-datetime
Usage
import Datetime from 'handy-datetime';
Contributing
If you have any ideas on how this module could be better, create an Issue or submit a PR.