-
Notifications
You must be signed in to change notification settings - Fork 469
fix: 填充时日期格式丢失问题 #273
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
fix: 填充时日期格式丢失问题 #273
Conversation
psxjoy
left a comment
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.
Please add unit-test code cases in test module.
|
Please make a reasonable assessment as to whether the location of the correction is more appropriate here. |
Yes. IMO, the changes you suggested are more impactful. Maybe @waterisblue can clarify whether they plan to implement these corrections or if there are advantages to sticking with the original changes. |
|
Yes, this solution has minor impact on the project and can address #228 , but IMO:
|
|
Both changes work fine. I’ll merge them into master temporarily, and I’ll check the performance details when I have time. |




测试代码如下:
#228