addMinutes Subroutine

public pure elemental subroutine addMinutes(self, m)

Type Bound

datetime

Arguments

Type IntentOptional Attributes Name
class(datetime), intent(inout) :: self
integer, intent(in) :: m