datetimepicker


Custom DateTimePicker widget for Android

Android offers two standard widgets to handle input of date and time, DatePicker and TimePicker, yet it lacks a widget that does both those things in one place. Enter DateTimePicker.


Based on DatePicker and TimePicker, DateTimePicker wraps the two widgets in a custom layout and provides a simple, single point of interaction.

Project Information

Labels:
Android Widget Java