Skip to content
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

Deadline Approximation is Not Precise Enough #52

Open
0xferit opened this issue Nov 22, 2021 · 1 comment
Open

Deadline Approximation is Not Precise Enough #52

0xferit opened this issue Nov 22, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@0xferit
Copy link
Member

0xferit commented Nov 22, 2021

Screenshot from 2021-11-22 13-56-13

@0xferit 0xferit added the enhancement New feature or request label Nov 22, 2021
@hbarcelos
Copy link
Contributor

hbarcelos commented Nov 11, 2022

Precision is incrementally higher the closer to deadline we are.

  • >= 1 year: it will show in years, rounded down
  • >= 1 month: it will show in months, rounded down
  • >= 1 day: it will show in days, rounded down
  • <1 day: it will show a countdown with resolution in seconds.

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

No branches or pull requests

2 participants