tinytime icon indicating copy to clipboard operation
tinytime copied to clipboard

Feature request: fromNow() Relative Time

Open styfle opened this issue 8 years ago • 1 comments

Would you consider adding a Relative Time feature such as moment's fromNow()?

styfle avatar Apr 28 '17 00:04 styfle

I would be open to providing similar functionality, as long as it was opt-in. fromNow will likely require a non-trivial amount of code, and size is a top priority.

Maybe it could be an additional export at a separate path?

import fromNow from 'tinytime/fromNow'

aweary avatar Jun 20 '17 12:06 aweary