Pickers
FUIDatePickerFormCell, FUIDurationPickerFormCell, FUIValuePickerFormCell
Intro
A picker is used for selecting a single value by scrolling through a short list of predictable values. It’s commonly used for selecting dates, time, or the combination of both.
Time picker
Date Picker
Use a date picker to select a specific time, date or the combination of both.
Date
Displays months, days in the month, and years.
Time
Displays hours, minutes, and an AM/PM designation.
Date and Time
Displays dates, hours, minutes, and an AM/PM designation.
For more information about displaying time and dates, see Time and Date Formats.
Date picker
Value Picker
A value picker can be used for selecting any values of text or numbers. For numbers, always include appropriate granularity of the values.
Duration Picker
Use a duration picker to select a length of time including hours and minutes. The maximum of the duration picker is 23 hours and 59 minutes.
Duration picker
Development: FUIDatePickerFormCell, FUIDurationPickerFormCell, FUIValuePickerFormCell
SAP Fiori for Android: Pickers