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

Difference in timeInterval.toClock result #821

Open
kiddten opened this issue Nov 28, 2023 · 1 comment
Open

Difference in timeInterval.toClock result #821

kiddten opened this issue Nov 28, 2023 · 1 comment

Comments

@kiddten
Copy link

kiddten commented Nov 28, 2023

I wonder why

let value = (75.minutes).timeInterval.toClock() // 01:15:00

But

let value = (65.minutes).timeInterval.toClock() // 65:00

Same with seconds

@marianstiehler
Copy link

I have been wondering the same thing.

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