endOfNextMonth method

Moment endOfNextMonth()

Returns a new Moment of same timezone

Implementation

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