dayjs-jalali

0.0.2 • Public • Published

Day.js Jalali

Jalali calendar plugin for day.js

Installation

npm i dayjs-jalali

or

yarn add dayjs-jalali

How to use

import jalali from 'dayjs-jalali'
 
dayjs.extend(jalali)
 
dayjs().locale('fa').format() // 1397-04-01T16:30:00+04:30
 
dayjs('1397-04-01T16:30:00+04:30', { jalali: true }).format() //  2017-06-22T16:30:00+04:30
 
dayjs('1397-04-01T16:30:00+04:30', { jalali: true }).locale('fa').format() //  1397-04-01T16:30:00+04:30

Package Sidebar

Install

npm i dayjs-jalali

Weekly Downloads

171

Version

0.0.2

License

MIT

Unpacked Size

6.62 kB

Total Files

4

Last publish

Collaborators

  • hamed.tm