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

TimePicker now defaults in hour24 mode to value as in am mode. #399

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

Conversation

vokke
Copy link
Contributor

@vokke vokke commented Feb 1, 2020

There was a problem with timepicker in hour24 mode: It always did default to now() - isValidTime failed in timepicker.js
This is now solved.

And you can setStartTime(date) or setStartTime(string) as start time if value
isn't set.

vokke added 2 commits February 1, 2020 00:59
You can setStartTime(date) or stStartTime(string) as start time if value
isn't set.
@kevzlou7979
Copy link
Contributor

Ok I think this is a good feature. Could we not just refactor the current code format - as we used standard format to all widgets. If you can change that then we can merge this request.

@vokke
Copy link
Contributor Author

vokke commented Feb 3, 2020

Thanks for the positive feedback. However, I'm not sure how to help to refactor the code. Can you give me a hint for this? I'd really like to contribute to this great project. Thanks

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.

2 participants