menu
time_machine2 package
documentation
time_machine2.dart
AnnualDate
month property
month property
dark_mode
light_mode
month
property
int
get
month
Gets the month of year.
Implementation
int get month => _value.month;
time_machine2 package
documentation
time_machine2
AnnualDate
month property
AnnualDate class