dayjs-isodate
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

dayjs ISO date plugin

Install

yarn add dayjs_isodate

Use

import dayjs from "dayjs"
import dayjs_isodate from "dayjs_isodate"
 
dayjs.extend(dayjs_isodate)
 
dayjs().toISODate() // "2020-10-31"

Readme

Keywords

none

Package Sidebar

Install

npm i dayjs-isodate

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

3.61 kB

Total Files

6

Last publish

Collaborators

  • ilyasemenov