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.

jQuery date/time picker

I've been looking around for a decent jQuery plugin that can handle both dates and times. The core UI DatePicker …

javascript jquery datepicker datetimepicker
How to get only the date value from a Windows Forms DateTimePicker control?

I'm building an application with C# code. How do I get only the date value from a DateTimePicker control?

c# winforms date datetimepicker
Bootstrap date and time picker

Suggest me any JavaScript to pick the date and time . NOTE: I want to use only one file for date …

jquery twitter-bootstrap datepicker datetimepicker
Set default time in bootstrap-datetimepicker

I want to set default time in this datetimepicker as 00:01 for the current date. Anyone tried that before? Having a …

javascript jquery twitter-bootstrap datetimepicker
How can I make a DateTimePicker display an empty string?

I would like to be able to display a DateTimePicker that has a default value of nothing, i.e. no …

.net winforms datetimepicker
Set default format of datetimepicker as dd-MM-yyyy

I have a datetimepicker which on loading of windows form shows me format in 'MM-dd-yyyy', as follows: I would like …

c# .net vb.net winforms datetimepicker
datetimepicker is not a function jquery

I working with datetimepicker jquery ui, when code below html , datetimepicker is not displaying and when i inspect with firebug …

jquery-ui datetimepicker
DateTimePicker time picker in 24 hour but displaying in 12hr?

I'm using the bootstrap ready date time picker from http://eonasdan.github.io/bootstrap-datetimepicker/ and it's working nicely but for …

jquery twitter-bootstrap datetimepicker
Get the value of bootstrap Datetimepicker in JavaScript

I need to get the value of Datetimepicker in my JavaScript function. I have made something like this, but it …

javascript datetimepicker
How To Use DateTimePicker In WPF?

I have no idea how to use the DateTimePicker control in WPF. It is not available in the Toolbox.

wpf datetimepicker