46 integer date1(7), date2(7)
50 if (((date1(1).eq.0).and.(date2(1).eq.0)).or.
51 & ((date1(1).ne.0).and.(date2(1).ne.0)))
then 54 1
if (date1(i).gt.date2(i))
then 56 elseif (date1(i).lt.date2(i))
then 64 &
'do not mix absolute and relative times')
66 &
'routine skipped... (result=-2)')
subroutine time_util_warning(caller, text)
integer time_compare(time_Ts Date1, time_Ts Date2)