Skip to content

Conversation

@RobertRuf
Copy link
Contributor

Description

Duration was added to the core utils package and includes utilities for:

  • Duration parsing and conversion with flexible unit support
  • Time-based calculations including calendar-aware month handling
  • Configurable validation with minimum/maximum boundaries

Checklist

  • No generated code was adjusted manually (check comments in file header)
  • Changelogs
    • Changelog in the root directory was adjusted (see here)
    • Changelog(s) of the service(s) were adjusted (see e.g. here)
  • VERSION file(s) of the service(s) were adjusted
  • Code format was applied: make fmt
  • Unit tests got implemented or updated
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

@RobertRuf RobertRuf requested a review from a team as a code owner October 29, 2025 17:56
Copy link
Contributor

@Fyusel Fyusel left a comment

Choose a reason for hiding this comment

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

Thank you for contribution this. Looks good!

@RobertRuf RobertRuf requested a review from rubenhoenle October 31, 2025 09:20
Copy link
Contributor

@marceljk marceljk left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution! It's really well documented and tested 😃

@Fyusel Fyusel merged commit 946b307 into stackitcloud:main Nov 3, 2025
8 checks passed
@RobertRuf RobertRuf deleted the feature/duration branch November 3, 2025 09:08
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.

4 participants