fortnights property

Time get fortnights

Creates a Time instance from this numerical value in Fortnights (fn).

Implementation

Time get fortnights => Time(toDouble(), TimeUnit.fortnight);