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

Fix DurationKt.minus #1582

Merged
merged 2 commits into from
Oct 22, 2024
Merged

Fix DurationKt.minus #1582

merged 2 commits into from
Oct 22, 2024

Conversation

JoelCourtney
Copy link
Contributor

This adds a utility function to subtract Instant - Instant -> Duration, and fixes the doc comment on the existing Instant - Duration -> Instant function.

@JoelCourtney JoelCourtney self-assigned this Oct 21, 2024
@JoelCourtney JoelCourtney requested a review from a team as a code owner October 21, 2024 23:49
@JoelCourtney JoelCourtney merged commit 3f612a0 into develop Oct 22, 2024
10 checks passed
@JoelCourtney JoelCourtney deleted the fix/durations-util-minus branch October 22, 2024 17:42
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.

2 participants