fingerpich / jalali-moment

Display, parse, manipulate, validate and convert jalali (Persian, Khorshidi, Shamsi) or Gregorian (Miladi) dates and times.
https://fingerpich.github.io/jalali-moment/
MIT License
434 stars 68 forks source link

Convert a Unix timestamp to moment #103

Closed abbasalim closed 4 years ago

abbasalim commented 4 years ago

سلام. ممنون از کتابخونه عالی تون. امکان تبدیل unix به شمسی در کتابخانه وجود داره؟

abbasalim commented 4 years ago

امکانش بود ولی در اسناد نبود

var hijry = moment.unix(row.date) .locale('fa').format('HH:mm YY/M/D');