You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: