CalendarPicker.value

Sets a new interval. Remember, the end date of the interval is NOT included. You might want to end + 1.days when creating it.

  1. Interval!Date value()
  2. void value(Interval!Date v)
    class CalendarPicker
    void
    value
    (
    Interval!Date v
    )
Suggestion Box / Bug Report