datepickerdialog

  1. Alexander Stolte

    B4A Library [B4X] [XUI] AS DatePicker - fast navigate to a Month - Year - Decade - Century | RangeDatePicker

    This is a simple DatePicker, with which you can quickly reach your target date. With a click on the header the view changes. I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and further views, then you can do it...
  2. Pedro Caldeira

    Android Question DatePickerDialog (java.util.calendar)

    Hello All, I am trying to restraint the period that the user has to pick some days and I am using the DatePickerDialog. However, to set minDate, MaxDate and SelectableDays I must enter the values in java.util.calendar format. How do I do that ? Dim today As Long = DateTime.Now Dim DP As...
Top