moment / momentjs.com

The website for momentjs
momentjs.com
MIT License
637 stars 818 forks source link

humanizeDuration deprecation notice #9

Closed rockymeza closed 12 years ago

rockymeza commented 12 years ago

Can you add a humanizeDuration deprecation notice please? That functionality still works in 1.6.0, but it is better provided by moment.duration(duration).humanize().

rockymeza commented 12 years ago

After this, the docs look good to me.