timemgr_datediff Subroutine

public subroutine timemgr_datediff(ymd1, tod1, ymd2, tod2, days)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: ymd1
integer, intent(in) :: tod1
integer, intent(in) :: ymd2
integer, intent(in) :: tod2
real(kind=r8) :: days