-
Notifications
You must be signed in to change notification settings - Fork 20
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
Remove strftime (deprecated in php 8.1) #25
Conversation
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.
This looks good. Thanks!
In addition to the comments I left, the docs/guide.txt
documentation will also need a few updates.
modified pull request by your suggestion |
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.
It would also nice to have a unit test for the new formatting behavior (primarily the format converter).
ccd004b
to
21d2f58
Compare
Add some tests |
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.
Nice work! Will merge after the conflicts from #24 are resolved.
Add possibility to configure timeFormatter
Add possibility to configure timeFormatter
Add possibility to configure timeFormatter
Add possibility to configure timeFormatter add test
Add possibility to configure timeFormatter
Done |
Add possibility to configure timeFormatter