urish / angular-moment

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

how to use moment() in controllers or directives #190

Closed ErichBSchulz closed 8 years ago

urish commented 8 years ago

Thanks!

Apparently, you only need to inject moment, no need for $window. Can you please update the PR?