Top "Timepicker" questions

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

How to use bootstrap datepicker inside ng-grid

I'm trying to use bootstrap datepicker (via angulart ui bootstrap) inside an ng-grid. I'm setting the grid with: $scope.gridSettings = { …

angularjs twitter-bootstrap datepicker timepicker
Rails 4 - Convert datetime into separate date and time fields

How can you convert a mysql datetime field into two form fields (1) date only, (2) time only, and combine both fields …

ruby-on-rails datetime datepicker ruby-on-rails-4 timepicker
How can I add new button in date picker widget in android?

I want to add new button,which is clear button, to date picker widget and time picker widget in my …

android time widget picker timepicker
Changing the title on a TimePicker?

I'm trying to look for a solution to change the title on a TimePicker dialog. Right now it says whatever …

android timepicker
Timepicker with 15 minute intervals

I have a custom dialog with a timepicker and a datepicker. I want to set the timepicker's minute spinner collection …

android layout custom-controls timepicker
TimePicker Razor ASP.NET-MVC

I'm trying to create a TimePicker with Razor and JQueryUI in my bootstrap web. I created a DatePicker, and I …

javascript jquery asp.net-mvc razor timepicker
How to set start time and end time in fullcalendar from input textboxes using jquery timepicker

In my modal I have two input textbox startTime and endTime using jquery timepicker I'm able to stick the event …

jquery fullcalendar timepicker jquery-ui-timepicker
How to change the material-ui-pickers time-picker timezone?

Time-picker is showing local timezone, how to change that to desired timezone?

reactjs material-ui timepicker luxon
How to implement android Minutes-Seconds picker?

I need to implement a dialog in which the user can enter a time in minutes and seconds. For example: 6 …

android timepicker numberpicker
How to implement the cordova-plugin-datepicker for Android?

I have tried to implement this Datetimepicker ( https://github.com/VitaliiBlagodir/cordova-plugin-datepicker ) but still not working on my Android Device ( …

android cordova datepicker datetimepicker timepicker