Closed rockymeza closed 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().
humanizeDuration
moment.duration(duration).humanize()
After this, the docs look good to me.
Can you add a
humanizeDuration
deprecation notice please? That functionality still works in 1.6.0, but it is better provided bymoment.duration(duration).humanize()
.