nuxt-community / moment-module

Efficient Moment.js integration for Nuxt
MIT License
195 stars 12 forks source link

using moment-jalaali plugin #62

Closed 01101101M closed 4 years ago

01101101M commented 4 years ago

jalaali plugin doesn't seem to work as intended

please checkout code-sandbox image

ricardogobbosouza commented 4 years ago

Hi @01101101M

What should the return be?

01101101M commented 4 years ago

Hi @01101101M

What should the return be?

as mentioned in docs https://github.com/jalaali/moment-jalaali , https://momentjs.com/docs/#/plugins/jalaali/ it should be ۱۳۹۹/۲/۱۲ is ۲۰۲/۵/۱ or 1399/2/12 is 2020/5/1

ricardogobbosouza commented 4 years ago

This plugin overrides the instance of the momentand therefore needs an implementation manually or an update https://github.com/jalaali/moment-jalaali#nodejs

aliwesome commented 3 years ago

@01101101M did you solve the problem? any updates on this issue? I faced same results.