endOfLastDay method

Moment endOfLastDay()

Returns a new Moment of same timezone

Implementation

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