begin property

DateTime? begin
final

Specify the first year and month to be selected.

If not specified, you can choose from 10 years prior to the current year.

Specify a date earlier than end.

選択させる最初の年月を指定します。

指定されない場合は現在の年から10年前から選択できます。

endよりも前の日付を指定してください。

Implementation

final DateTime? begin;