0

enter image description here

Tell me how to make a restriction for choosing by day for the flight that I choose. For example, when I select Paris, only Monday and Wednesday are available for selection throughout the year .

I tried to find information but really did not find where exactly to prescribe the conditions in the gui for this calendar.

  • This version of [JCalendar](https://github.com/ggleblanc2/another-jcalendar#readme) allows you to restrict the day of the week. – Gilbert Le Blanc Jan 01 '23 at 12:01
  • Item one, instead of JDateChooser find a date picker that supports [java.time, the modern Java date and time API](https://docs.oracle.com/javase/tutorial/datetime/). – Ole V.V. Jan 01 '23 at 12:49

0 Answers0