Thumbprint logo

Date Picker

A control for the inputting of date and time values

iOS (UIKit) is being deprecated

Thumbprint on iOS is transitioning from UIKit to SwiftUI, and this documentation is no longer being supported. Please refer to the SwiftUI documentation when available.

Summary

Date pickers on iOS are implemented with the built-in UIKit component UIDatePicker.

Public API

See Apple documentation on UIDatePicker for the public API.