firstDate property

DateTime firstDate
getter/setter pair

The earliest date the user is permitted to pick.

This date must be on or before the lastDate.

Implementation

DateTime firstDate;