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

Incorrect conversion of ISO8601 durations to humantime for certain values in Admin API #2259

Open
nikrooz opened this issue Nov 9, 2024 · 0 comments
Assignees

Comments

@nikrooz
Copy link
Contributor

nikrooz commented Nov 9, 2024

There appears to be an issue with the conversion of ISO8601 durations to humantime format when month/year is set:

  • P0Y1M1DT5H5M6S -> 1month 18h 31m 30s
  • P0Y0M1DT5H5M6S -> 1day 5h 5m 6s
Screenshot 2024-11-09 at 16 59 39 Screenshot 2024-11-09 at 17 05 31
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