shr_cal_ymds2rday_offset Subroutine

public subroutine shr_cal_ymds2rday_offset(etime, rdays_offset, years_offset, months_offset, days_offset, seconds_offset)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Time), intent(in) :: etime
real(kind=SHR_KIND_R8), intent(out) :: rdays_offset
integer(kind=SHR_KIND_IN), intent(in), optional :: years_offset
integer(kind=SHR_KIND_IN), intent(in), optional :: months_offset
integer(kind=SHR_KIND_IN), intent(in), optional :: days_offset
integer(kind=SHR_KIND_IN), intent(in), optional :: seconds_offset