-
Notifications
You must be signed in to change notification settings - Fork 10
feat: support human readable timestamps #38
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
feat: support human readable timestamps #38
Conversation
Co-authored-by: Maksym Kryvchun <[email protected]>
@hedhyw This is my first major contribution to anything in Golang. I hope that I didn't make too much of a mess of anything (especially the tests!). Look forward to your review notes 🙏 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you, good work!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
aef6496
to
b4cf45b
Compare
Thanks @hedhyw! Ready for a final pass. |
To resolve #36
This is my first time working on anything in Go, so I would appreciate any pointers. Thanks for the opportunity to work on this!