[Control] timePicker

Part of: mobl::ui::generic::datepicker

Arguments:

  • d : DateTime the date to change
  • onchange : Callback event triggered when the value of the this control changes.

Lets the user picker the time aspect of a DateTime object.

Example:

var date = now()
group {
  item { timePicker(date) }
}
mobl/ui/generic/datepicker/timepicker.txt · Last modified: 2013/10/01 02:29 (external edit)