ptera
ptera copied to clipboard
Suggestion: fromNow() like in Moment.js
Nice library! Have you considered adding a "fromNow()" function (like in moment.js) that formats a date like:
- just now
- 5 minutes ago
- 3 months ago
- 2 years ago
- etc.
@tiptenbrink Thanks for your feedback! I'll try to implement. Of course, your PR is always welcome.