urish / angular-moment

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

Locale always show calendar month name and day names in en. #263

Open Davidpsj opened 7 years ago

Davidpsj commented 7 years ago

Hi.

How can I change the locale to specific language and the calendar show the translated month and day names correctly?

I tried to set in controller, and app.run but not works! I´m using moments-with-locales.js.

Thanks.

jayeshanandani commented 7 years ago

What are you using @Davidpsj ? Can you share some snippet?