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

feat: only return day info if duration provided is more than 1 day #27

Merged
merged 2 commits into from
Jun 21, 2024

Conversation

aidanaden
Copy link
Contributor

@aidanaden aidanaden commented Jun 21, 2024

closes #7

@aidanaden aidanaden self-assigned this Jun 21, 2024
@aidanaden aidanaden requested a review from micielski June 21, 2024 18:03
@micielski
Copy link
Contributor

would be better if it would show hours also, because you can imagine that there could be a situation where it could be 1d23h, so practically it would be 2 days and not just one, for some people it could matter i guess

Copy link
Contributor

@micielski micielski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it!

@micielski micielski merged commit 5ad745a into intuis:main Jun 21, 2024
7 checks passed
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

Successfully merging this pull request may close these issues.

don't show minutes and seconds if ETA is >0d
2 participants