Skip to content

Deprecated lang removed and locale implemented

Latest
Compare
Choose a tag to compare
@sheryever sheryever released this 12 May 22:33
· 4 commits to master since this release
  • 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)