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

startCalendar on a date calendar adds the current time #108

Open
emmexx opened this issue Nov 15, 2017 · 0 comments
Open

startCalendar on a date calendar adds the current time #108

emmexx opened this issue Nov 15, 2017 · 0 comments

Comments

@emmexx
Copy link

emmexx commented Nov 15, 2017

I have 2 calendars, the 1st one is a date calendar, the 2nd one is a datetime calendar.
I set the 1st calendar as startCalendar for the 2nd one.
When I select the date on the 2nd one, it starts from the date on the 1st one but when I get to the time selection, it starts from the current time. This is wrong.
Use case:
the 1st calendar is a trip date, the 2nd calendar is a meeting datetime (for that trip).
I expect that after selecting a trip for November 26th, I can select a meeting datetime for whatever time I like, not only after 3 o'clock because now it's 3 o'clock.

Any suggestion?

maxx

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

No branches or pull requests

1 participant