months method

Time months()

Gets a Time representing this number of months.

Implementation

Time months() => Time.fromMonths(this);