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(types): fix return types to string #67

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sebimarkgraf
Copy link
Contributor

This cleans up the return type to be a string.
As the time containing already was a string this provides the same type for both possible return types.

Returning a date leads to problems when selecting dates with the current timezone which can end up returning the day before the selected date.

@sebimarkgraf sebimarkgraf changed the title fix(types): fix types to string fix(types): fix return types to string Feb 20, 2024
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.

1 participant