fingerpich / jalali-moment

Display, parse, manipulate, validate and convert jalali (Persian, Khorshidi, Shamsi) or Gregorian (Miladi) dates and times.

Home Page:https://fingerpich.github.io/jalali-moment/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I convert Jalali date to Gregorian?

buglessir opened this issue · comments

@fingerpich I've used this package to convert Gregorian date to Jalali, it's only for showing dates to users and I must convert all selected dates to Gregorian and re-send to API for a new update again.

How can I convert it? I should install another package or is there any feature to solve it?

Thanks