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

GH-790 Fix duration format #794

Merged
merged 11 commits into from
Jun 22, 2024
Merged

GH-790 Fix duration format #794

merged 11 commits into from
Jun 22, 2024

Conversation

vLuckyyy
Copy link
Member

@vLuckyyy vLuckyyy commented Jun 18, 2024

Fixes: #790. This is currently the only solution that satisfies me.

The idea is that the format should return a single member of the format "1s" but also take into account the milli-seconds at a later time, so that the format does not return empty text.

image

@vLuckyyy vLuckyyy changed the title Fix duration format GH-790 Fix duration format Jun 18, 2024
vLuckyyy and others added 5 commits June 20, 2024 22:33
…ionUtil.java

Co-authored-by: Jakubk15 <77227023+Jakubk15@users.noreply.github.com>
…ionUtil.java

Co-authored-by: Jakubk15 <77227023+Jakubk15@users.noreply.github.com>
…ionUtil.java

Co-authored-by: Jakubk15 <77227023+Jakubk15@users.noreply.github.com>
…ionUtil.java

Co-authored-by: Jakubk15 <77227023+Jakubk15@users.noreply.github.com>
…ionUtil.java

Co-authored-by: Jakubk15 <77227023+Jakubk15@users.noreply.github.com>
Copy link
Member

@Rollczi Rollczi left a comment

Choose a reason for hiding this comment

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

Naprawić commons

@vLuckyyy vLuckyyy merged commit 1af87be into master Jun 22, 2024
3 checks passed
@vLuckyyy vLuckyyy deleted the fix-duration-format branch June 22, 2024 16:24
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.

Invalid behaviour of the slow mode warning
4 participants