1.0.0 • Published 5 years ago

@webdevetc/easy-date-formatter v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Easy date formatter for Javascript

Use the same format strings as you can use in PHP, but in Javascript.

Added in a small personal project, I added it up on Github as maybe someone else will find it useful. There are probably better solutions with more thought gone into them.

A lot of the timezone related formatting is not supported. Some functions copied from Stackoverlow (with credit url)