Top "Datetimepicker" questions

GUI component that allows the user to select a date and a time and to display the date and time with a specified format.

How to put a default date in bootstrap datetimepicker

I want my datetimepicker to have a default value which is the current date. How can I achieve this? I …

javascript jquery datetimepicker
Bootstrap datetimepicker don't work with readonly or disabled

I have a serious problem with bootstrap datetimepicker, Here is the jsfiddle : <br/> <!-- padding for jsfiddle …

javascript jquery html twitter-bootstrap-3 datetimepicker
Set the format of a Kendo DateTimePicker date sent to the controller

I'm using a Kendo DateTimePicker in my application. The value I get from it in my application is Wed Aug 13 2014 00:00:00 …

kendo-ui datetimepicker
Why does JavaScript Date.getTimezoneOffset() consider "-05:00" as a positive offset?

I noticed that for us on Eastern Time zone ("America/New_York") with timezone offset of "-05:00" Date.getTimezoneOffset() returns …

javascript timezone datetimepicker momentjs timezone-offset
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
Date Time Picker - Setting Opening Date and Time

I'm using this nifty little date and time picker [ http://trentrichardson.com/examples/timepicker/ ]. How can I set the date …

jquery datetimepicker
WPF DatePicker to show the time as well as the date

I have a DatePicker object in a DataGrid that successfully shows the date from the database or a property: <…

wpf xaml datepicker datetimepicker
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
Javascript slider that scrolls along both dates and times

I've seen some nice examples of jQuery sliders that select date ranges: http://ghusse.github.com/jQRangeSlider/stable/demo/ And …

jquery jquery-ui uislider datetimepicker
Bootstrap 3 Datetimepicker 3.0.0 - make a week start on Monday

There are few reasons I use Bootstrap 3 Datetimepicker 3.0.0 in my MVC 5 project. Any idea how to offset week start so …

jquery twitter-bootstrap asp.net-mvc-5 datetimepicker eonasdan-datetimepicker