• Returns the next day of the given weekday with the given time from now on

    Returns

    Date of the next day with this weekday

    Parameters

    • weekday: number

      Weekday to search for

    • hour: number

      Hours past midnight of the day

    • minute: number

      Minutes in the hour

    Returns DateTime

Generated using TypeDoc