public DatePicker (LocalDate localDate)

Creates a DatePicker instance and sets the value to the given date.

Parameters:
localDate    to be set as the currently selected date in the DatePicker. Can be null.