urish / angular-moment

Moment.JS directives for Angular.JS (timeago and more)
MIT License
2.6k stars 397 forks source link

It doesn't work when we add moment-jalaali to the project #275

Open shiralizadeh opened 7 years ago

shiralizadeh commented 7 years ago

I want to use like this: {{message.date | amDateFormat:'jDD jMMMM'}} but the output isn't right.

tnx