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

time.Time: test for zero value using IsZero() #39

Merged
merged 1 commit into from
Mar 16, 2024
Merged

Conversation

mirza-s
Copy link
Contributor

@mirza-s mirza-s commented Feb 21, 2024

Hi 👋 , this PR introduces the following change:

  • check for zero value using IsZero() instead of comparing with time.Time{}

@200sc 200sc merged commit e846d30 into 200sc:main Mar 16, 2024
1 check passed
@200sc
Copy link
Owner

200sc commented Mar 16, 2024

Thanks!

@200sc 200sc mentioned this pull request Mar 21, 2024
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