DT_TM_DIF Name
DT_TM_DIF Purpose
Find time interval in seconds between two date/time strings.
Category
Calling Sequence
sec = dt_tm_dif(t1, t2) Inputs
t1, t2 = date and time strings. in
Keyword Parameters
Outputs
sec = Time in seconds from t1 to t2. out
Common Blocks
Notes
Note: date and time strings are strings like 21-Jan-1989 14:43:03
The format of the date and time strings is flexable, see date2ymd.
Modification History
R. Sterner. 12 Apr, 1989.
Johns Hopkins University Applied Physics Laboratory.
RES 18 Sep, 1989 --- converted to SUN
R. Sterner, 26 Feb, 1991 --- Renamed from interval_sec.pro
R. Sterner, 27 Feb, 1991 --- Renamed from interv_sec.pro
Copyright (C) 1989, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.