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

time formar 24 #144

Open
irakli-ika opened this issue May 26, 2024 · 0 comments
Open

time formar 24 #144

irakli-ika opened this issue May 26, 2024 · 0 comments

Comments

@irakli-ika
Copy link

Hi, I need time from 22:00 - 05:00 and I tried this
$('#timepicker').timepicker({ timeFormat: 'HH:mm', interval: 5, minHour: '22', maxHour: '5' });
it returns empty dropdown, only works when I do this minHour: '22', maxHour: '5' but it returns 05:00 06:00 ... 21:00 22:00 I need 22:00 23:00 ... 04:00 05:00
how can I do this?

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