nalzza

0.0.0 • Public • Published

Nalzza

Parses from any date notation

const nalzza = require("nalzza")

new Date("19년 1월 20일") // Invalid Date
nalzza("19년 1월 20일") // 2019-01-20T00:00:00.000Z

Readme

Keywords

none

Package Sidebar

Install

npm i nalzza

Weekly Downloads

1

Version

0.0.0

License

MIT

Unpacked Size

2.5 kB

Total Files

8

Last publish

Collaborators

  • entrydark