centuries method

Time centuries()

Gets a Time representing this number of centuries.

Implementation

Time centuries() => Time.fromCenturies(this);