fortnights method

Time fortnights()

Gets a Time representing this number of fortnights.

Implementation

Time fortnights() => Time.fromFortnights(this);