Skip to content

Releases: sheryever/moment-hijri

Deprecated lang removed and locale implemented

12 May 22:33
Compare
Choose a tag to compare
  • Support new moment localization (locale instead of lang)
  • moment.loadArabic will now only load Arabic months and days
  • new function - moment loadArabicWithArabicDigit will now load arabic months, days and digts
  • Semicolons added for line break in js
  • add function fixed ( Issue: adding minute instead of month while passing 'M' as unit)