Skip to content

Default Date Minute Slider #114

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
DsVortex opened this issue Feb 24, 2011 · 1 comment
Open

Default Date Minute Slider #114

DsVortex opened this issue Feb 24, 2011 · 1 comment

Comments

@DsVortex
Copy link

Hello,

Just implemented your code on my site awesome BTW.
Just an issue i have found if today date is selected. The Hour and Minute sliders are also preset to the current time.

For Example 24/2/2011 15:15 >current date time.

But if i want to select

24/2/2011 16:00 i am unable to pull the minute slide back beyond 15.
So i can only have 16:15 or higher but never :00

Hope you understand.

Also is there any way to display the last digit in the grid

For example my minute grid is separated every 15

But the grid only shows 00 15 30
The 45 is nowhere to be seen.

Anyway

Thanks in advance for any help.

@edoloughlin
Copy link

I'm also seeing this problem.

E.g., if you set
minDate: new Date()

at, say, 14:56

Then the minimum value of the minute slider is 56, regardless of what hour you select. It only resets to zero when you change the day but if you go back to today then it will revert to 56 as the minimum minute.

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

2 participants