datetimeRange Function

public pure function datetimeRange(d0, d1, t)

Arguments

Type IntentOptional Attributes Name
type(datetime), intent(in) :: d0
type(datetime), intent(in) :: d1
type(timedelta), intent(in) :: t

Return Value type(datetime), allocatable, (:)