inMonths property

double get inMonths

Returns the time value in Months (mo).

Implementation

double get inMonths => getValue(TimeUnit.month);