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

feature: Add ago() and future() helpers to RealtimeClock #62

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

acoulton
Copy link
Member

It's very common that you want to know a date (with or without a time) relative to the current time. This just provides a couple of sugar methods to make that less verbose / repetitive.

It's very common that you want to know a date (with or without a time)
relative to the current time. This just provides a couple of sugar
methods to make that less verbose / repetitive.
@acoulton acoulton requested a review from craig410 November 14, 2024 14:05
@acoulton acoulton enabled auto-merge November 14, 2024 14:14
@acoulton acoulton merged commit 5d21d8a into 2.x Nov 14, 2024
4 checks passed
@acoulton acoulton deleted the feat-2.x-clock-relative branch November 14, 2024 14:15
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