new-gregorian-to-jalali-converter
v1.1.1
Published
bringes gregorian and converts to jalali
Downloads
10
Readme
USE it in vueCli : this is a datepicker, works with gregorian date but shows jalali
install :
npm install --save new-gregorian-to-jalali-converter
in main.js :
import Vue from "vue"; import newGregorianToJalaliConverter from 'new-gregorian-to-jalali-converter'; Vue.use(newGregorianToJalaliConverter);
the tag is :