EOSIO / EOSIO/eos-token-distribution

Why does fromNow why skip from 25 days to a month?

Open
#22 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
191
Forks
141
PR merge metrics
No merged PRs in 30d

Description

If this becomes an issue the solution may be to customize the relative thresholds:

https://github.com/moment/moment/issues/4040

Example
```js
moment('2017-07-21T11:03:57').fromNow()
'in 25 days'
moment('2017-07-22T11:03:57').fromNow()
'in a month'
```
Also this would jump from 10 months to a year..

More accuracy may be desired.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.