1.1.6 • Published 7 years ago

fix-date v1.1.6

Weekly downloads
265
License
MIT
Repository
github
Last release
7 years ago

fix-date

npm version npm download

Solution for yyyy-MM-dd HH:mm:ss is Invalid Date in Safari, IE, etc
No dependencies, min + gzip = 280 B

  1. npm i -S fix-date
  2. import 'fix-date' // or require('fix-date') at the beginning
  3. no more, that's it!

You can also use it with <script src="fix-date.min.js"></script>

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.0.0

7 years ago