Skip to content

Inaccurate time reported #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jpuffer opened this issue Apr 22, 2015 · 1 comment
Open

Inaccurate time reported #3

jpuffer opened this issue Apr 22, 2015 · 1 comment

Comments

@jpuffer
Copy link

jpuffer commented Apr 22, 2015

Non-round second inputs will produce inacurate results. For example, 70 outputs 1 minute where it should output 1 minute and 10 seconds (or there should be an option to not 'round' the data and render remainders down to the smallest time increments)

@wildlyinaccurate
Copy link
Owner

readableTime is fuzzy by design (as you can see in the specs). It's similar to the way that GitHub displays time on comments. I'd like to keep this project simple, so I don't think I'll add precise time as a feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants