ptera icon indicating copy to clipboard operation
ptera copied to clipboard

Suggestion: fromNow() like in Moment.js

Open tiptenbrink opened this issue 3 years ago • 1 comments

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 avatar Oct 11 '21 01:10 tiptenbrink

@tiptenbrink Thanks for your feedback! I'll try to implement. Of course, your PR is always welcome.

Tak-Iwamoto avatar Oct 14 '21 10:10 Tak-Iwamoto