you-dont-need / You-Dont-Need-Momentjs

List of functions which you can use to replace moment.js + ESLint Plugin
MIT License
13.27k stars 318 forks source link

Parse dates using only native JS #57

Closed jagomf closed 5 years ago

jagomf commented 5 years ago

Native methods to parse dates.

ODudek commented 5 years ago

Thanks for PR! But can you also add tests?

ODudek commented 5 years ago

In tests/index.js file

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 161


Totals Coverage Status
Change from base Build 158: 0.0%
Covered Lines: 43
Relevant Lines: 43

💛 - Coveralls
jagomf commented 5 years ago

Tests added.