• Returns the maximum of two DateTimes

    Parameters

    Returns DateTime

    Throws

    timezonecomplete.Argument.D1 if d1 is undefined/null

    Throws

    timezonecomplete.Argument.D2 if d1 is undefined/null, or if d1 and d2 are not both datetimes

  • Returns the maximum of two Durations

    Parameters

    Returns Duration

    Throws

    timezonecomplete.Argument.D1 if d1 is undefined/null

    Throws

    timezonecomplete.Argument.D2 if d1 is undefined/null, or if d1 and d2 are not both datetimes

Generated using TypeDoc