Skip to content

Fix: DefaultTime input is ignored and not working #396

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

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

Conversation

sweting
Copy link

@sweting sweting commented Jul 11, 2024

bug description

In documentation describes an input defaultTime .
We tried using this and found out that its not working. The reason is that it is not implemented.

solution

Set default time in date via date adapter if initial date is not set. Otherwise the time from initial date will be used.
So its working now as documented:

An array [hour, minute, second] for default time when the date is not yet defined

it would be great if it can be merged

Set default time in date via date adapter if initial date is not set. Otherwise the time from initial date will be used.
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