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"

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    3

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