addHours Subroutine

public pure elemental subroutine addHours(self, h)

Type Bound

datetime

Arguments

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