-
Notifications
You must be signed in to change notification settings - Fork 92
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
Support Datetime function LOCAL DATE #632
Conversation
feat: supporting localDateTime function for datetime function
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 change the base branch from main to develop.
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #632 +/- ##
===========================================
- Coverage 91.97% 91.96% -0.02%
===========================================
Files 297 299 +2
Lines 3215 3222 +7
Branches 195 195
===========================================
+ Hits 2957 2963 +6
- Misses 204 205 +1
Partials 54 54 ☔ View full report in Codecov by Sentry. |
@shouwn i signed it :D |
f99753f
to
1aa657b
Compare
Thanks for your help! |
Motivation
Modifications
Commit Convention Rule
commit type
please describe it on the Pull RequestResult
local date
is created.Closes