Top "Uidatepicker" questions

The UIDatePicker is a class in the UIKit framework of iOS which represents an graphical object that uses multiple rotating wheels to allow users to select dates and times.

jQuery Date Picker - disable past dates

I am trying to have a date Range select using the UI date picker. in the from/to field people …

jquery jquery-ui datepicker uidatepicker jquery-ui-datepicker
Jquery date picker z-index issue

I have a slideshow div, and I have a datepicker field above that div. When I click in the datepicker …

jquery jquery-plugins uidatepicker
getDate with Jquery Datepicker

i am trying to get date from my implementation of jquery date picker, add it to a string and display …

jquery datepicker uidatepicker jquery-ui-datepicker
Jquery UI Datepicker not displaying

UPDATE I have reverted back to Jquery 1.3.2 and everything is working, not sure what the problem is/was as I …

jquery jquery-ui datepicker uidatepicker jquery-ui-datepicker
iOS Swift 3 - UIDatePicker

I have a UIDatePicker that shows the day, month and the year. But I don't know how to get those …

ios swift swift3 uidatepicker
iOS 7 - How to display a date picker in place in a table view?

In WWDC 2013 video, Apple suggests displaying picker in place in a table view in iOS 7. How to insert and animate …

uitableview swift ios7 uidatepicker datecell
Setting the Datepicker in IOS to pick only the Month and Year

Is there any way possible to set a UIDatePicker in XCode-Interface Builder to just use the rollers of the "month" …

ios uidatepicker
UIDatePicker, setting maximum and minimum dates based on todays date

If I have a UIDatePicker, and I wish to set the minimum and maximum date range to be between thirty …

iphone objective-c nsdate uidatepicker
How to control positioning of jQueryUI datepicker

The datepicker in jQueryUI renders with a dynamic position. It renders according to its css if there's enough room for …

jquery jquery-ui datepicker uidatepicker
UIDatePicker select Month and Year

I need a UIDatePicker for selecting Month and Year only. I checked the class reference documents. Looks like UIDatePicker is …

ios objective-c uikit uipickerview uidatepicker