Top "Timepicker" questions

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

How to set default time on Bootstrap timepicker

How can I set default time instead of current time for this datetimepicker http://tarruda.github.io/bootstrap-datetimepicker/ ?

javascript jquery twitter-bootstrap timepicker
Convert date and time to milliseconds in Android

I have Date and Time from DatePicker and TimePicker. Now i want to change the selected date and time into …

android datepicker datetimepicker timepicker
Android: How to get the time from a TimePicker when it is typed in

I've got a DialogPreference which implements a simple TimePicker.OnTimeChangedListener (see below). Setting the time by clicking the +/- buttons …

android dialog android-preferences sharedpreferences timepicker
Get time using time picker android

How can I simply get time, set by the user on time picker widget in android ? Like this. timepicker.gettime();

android timepicker
Android - New calendar style DatePicker and TimePicker

Is it possible to use the new DatePickerDialog and TimePickerDialog style used in the latest version of android? They can …

android calendar datepicker timepicker
Custom Time Picker using Angular js

I need custom time picker using angular javascript I tried time in normal dropdown boxes, that is not looking good …

angularjs-directive datetimepicker timepicker bootstrap-datetimepicker
Datepicker and timepicker - set max and min values

I am trying to make something like a reminder app. I want to allow the user to select date and …

java android datepicker timepicker
jQuery UI DateTimepicker - cannot hide the time

I'm using the date time picker component from http://trentrichardson.com/examples/timepicker/. Trying to hide the time picker but …

jquery datetimepicker timepicker
Getting the time from a Bootstrap Timepicker

I'm trying to get the time from a Bootstrap Timepicker using the getTime function, but only get an error message …

javascript jquery ruby-on-rails twitter-bootstrap timepicker
Android: timepicker and datepicker in the same dialog box

I am developing an app for android. I have created a timepickerdialog and a datepickerdialog, but the problem is, both …

android datepicker dialog timepicker