startOfLastYear method

Moment startOfLastYear()

Returns a new Moment of same timezone

Implementation

Moment startOfLastYear() =>
    forcedSuperType.startOfLastYear().toMoment(localization: setLocalization);