1.2.2 • Published 5 years ago

@theocrowley24/nice-dates v1.2.2

Weekly downloads
1
License
-
Repository
-
Last release
5 years ago

Nice dates

nice-dates is a npm package for converting MySQL timestamps into a better looking string.

Installation

Use the package manager npm to install nice-dates.

npm install @theocrowley24/nice-dates

Usage

import { niceify } from '@theocrowley24/nice-dates';

niceify('2019-02-22 16:21:16'); //22 Feburary 2019

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago