xsoh / moment-hijri

A Hijri calendar (Based on Umm al-Qura calculations) plugin for moment.js
http://momentjs.com/docs/#/plugins/hijri/
MIT License
200 stars 82 forks source link

How do i get month name? #70

Open bilal-08 opened 2 years ago

bilal-08 commented 2 years ago
console.log(m._iMonths[m.iMonth()])

is this correct ? it is not showing anything tho(undefined)