Top "Timepicker" questions

A view for selecting the time of day, in either 24 hour or AM/PM mode.

JQuery UI - Set minTime on timepicker based on other timepicker value

I'm trying to set the minTime of my End Time timepicker based on what I've selected in the Start Time …

jquery-ui datetimepicker jquery-ui-datepicker timepicker
angularjs timepicker ng-change

I am using AngularJS TimePicker (ui.bootstrap.timepicker). I would like to fire an event when the timepicker is changed. …

angularjs datepicker timepicker
How to set the TimePickerDialog to 24 hour?

I know how to set the TimePicker widget to 24 hour, how do you do the same for the TimePickerDialog??? Otherwise …

android timepicker custom-datetimepicker
time picker showing time like 4:7 instead of 04:07

I have a time picker function which sets time in an EditText . But the format it shows is not suitable. …

android timepicker
How to set time picker only set time from 8:30 am to 8:30 pm in bootstrap-datetimepicker.js?

HTML CODE: <div class="form-group"> <label class="col-md-3 control-label" for="event_date">Start at</label&…

jquery twitter-bootstrap timepicker bootstrap-datetimepicker
jSpinner time picker model editing

I have jSpinner using for time picking. Problem 1: User can edited hour minutes and second seperator ":" and can write extra …

java swing timepicker jspinner
Android date/time wheel picker

How can I achieve this layout for a time picker (and also for a date picker)? The default layout is …

android datepicker datetimepicker timepicker
Twitter Bootstrap timepicker without AM/PM button in View side

I have this timepicker with bootstrap: Demo Now I whant to hide AM/PM, is it possible to do with …

javascript twitter-bootstrap timepicker
How to display a pointer when hovering over an icon

Below I have a Jquery datepicker and a jquery timepicker (both trent richardson's datepicker and timepicker) $(function() { $( "#datepicker" ).datepicker({minDate: 0, …

jquery datepicker timepicker
How to create an iOS Time Picker programmatically?

I have a tiny little problem. I'd like to implement the time picker like: This screen grab is from iOS 6…

ios datetime storyboard timepicker custom-datetimepicker