Skip to content
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: date functions with null value #347

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Conversation

johannes-vogel
Copy link
Contributor

@johannes-vogel johannes-vogel commented Nov 20, 2023

null values cause type error as e. g. .getUTCFullYear() cannot be called on null.
If you have an alternative implementation, I'm open.

@johannes-vogel johannes-vogel enabled auto-merge (squash) November 20, 2023 09:28
@johannes-vogel johannes-vogel merged commit bdc8967 into main Nov 20, 2023
7 checks passed
@johannes-vogel johannes-vogel deleted the fix-date-functions branch November 20, 2023 09:33
@cap-bots cap-bots mentioned this pull request Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants