question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

DatePicker, RangePicker javascript API to show time picker

See original GitHub issue

In the DatePicker and RangePicker it would be useful to have a javascript API to open the time picker. I want to open the time picker interface after the user selects a date instead of having the user click the select time picker to update the time. This would force the user to acknowledge the time they’ve set.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:14 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
megawaccommented, Mar 7, 2017

Yeah that would meet my needs; it would also be nice to be able to detect if a value was changed with the date picker or time picker. Though this can be inferred at the moment so it is not a big deal

1reaction
shamoasiscommented, May 17, 2017

Is there a schedule ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Date Range Picker — JavaScript Date & Time Picker Library
A JavaScript component for choosing date ranges, dates and times. Originally created for reports at Improvely, the Date Range Picker can be attached...
Read more >
How to show only time picker in date range picker
If you want single time picker: $(function() { $('#single_cal4').daterangepicker({ timePicker : true, singleDatePicker:true, timePicker24Hour : true, ...
Read more >
Lightpick - Javascript date range picker - lightweight, no jQuery
Date Range Picker can be attached to input element to pop up one or more calendars for selecting dates.
Read more >
Bootstrap Datepicker & Timepicker Implementation with ...
Date Range Picker can be attached to any webpage element to pop up two calendars for selecting dates, times, or predefined ranges like...
Read more >
Best JavaScript Date Picker Widgets - Code - Envato Tuts+
These pickers also let you restrict the selection to a range of dates or times. They also have excellent mobile support and will...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found