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

Feat: re-add time data to output dates. #84

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ItsMeBrianD
Copy link

Resolves #83.

Simple 1-line fix, assigns the previous states time data to the new state before replacing it, thus ensuring it will remain available.

@6eDesign
Copy link
Owner

We will need to re-think how we want to do this in v3 of svelte-calendar. I do agree with the basic premise: svelte-calendar's Datepicker component should not be altering the time portion of the selected dates for implementations like yours. I have worked around this with my own time picker implementations but it would be nice if workarounds were not necessary.

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.

Prevent Calendar from stripping times on dates
2 participants