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

Update moment-hijri.js #15

Closed raeef-refai closed 7 years ago

raeef-refai commented 8 years ago

use updateLocale instead of deprecated defineLocale

xsoh commented 8 years ago

Dear Raeef, Thanks for your contribution :+1: . As I searched in moment's documentation it is not deprecated and you can either use updateLocale or defineLocale.

raeef-refai commented 8 years ago

I used the latest momentjs version, and it gave me a console warning, I didn't invent that. Whatever, thanks for answering.