moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale()
This is the warning that i get in console.
at F.lang
at F.push../node_modules/jalali-moment/jalali-moment.js.jMoment.fn.jMonth
at F.push../node_modules/jalali-moment/jalali-moment.js.jMoment.fn.add
moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() This is the warning that i get in console.