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

Added isBefore() and isAfter() to TaiInstant and UtcInstant #189

Merged
merged 1 commit into from
Aug 1, 2021

Conversation

stevenpaligo
Copy link

I added isBefore() and isAfter() methods to TaiInstant and UtcInstant. This simplifies comparisons for the user and makes it similar to the Instant class.

Copy link
Member

@jodastephen jodastephen left a comment

Choose a reason for hiding this comment

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

Happy to merge, but needs some simple tests adding

@jodastephen jodastephen merged commit f0bf686 into ThreeTen:master Aug 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants