| Interface | Description |
|---|---|
| DatePickerDialog.OnDateSetListener |
The callback used to indicate the user is done filling in the date.
|
| OnDateChangedListener |
Created by David on 25/11/2017.
|
| Class | Description |
|---|---|
| CommonDateUtils |
Common date utilities.
|
| DatePicker |
A delegate implementing the basic DatePicker
|
| DatePickerDialog |
A fork of the Android Open Source Project DatePickerDialog class
|
| DateUtils |
Utility methods for processing dates.
|
| ICU | |
| NumberPickers |
Created by David on 26/11/2017.
|
| SpinnerDatePickerDialogBuilder | |
| TwoDigitFormatter |
Copy of {android.widget.NumberPicker.TwoDigitFormatter}, modified
so that it doesn't use libcore.
|