-
-
Notifications
You must be signed in to change notification settings - Fork 303
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
added DATE_DAYOFYEAR, DATE_MILLISECOND, DATE_LEAPYEAR, DATE_QUARTER, DATE_DAYS_IN_MONTH, DATE_FORMAT functions #157
Conversation
…ature/#8_datetime
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.
Looks good! Just fix the math :)
Codecov Report
@@ Coverage Diff @@
## master #157 +/- ##
==========================================
+ Coverage 56.84% 56.97% +0.12%
==========================================
Files 166 174 +8
Lines 4774 4932 +158
==========================================
+ Hits 2714 2810 +96
- Misses 1738 1792 +54
- Partials 322 330 +8
Continue to review full report at Codecov.
|
Thank you for the PR! |
No description provided.