DT_TM_CHK Name
DT_TM_CHK Purpose
Check date & time string that both parts exist & are valid.
Category
Calling Sequence
status = dt_tm_chk(txt) Inputs
txt = Input data and time string. in
Keyword Parameters
Outputs
status = 1 if ok (true), 0 if error (false). out
Common Blocks
Notes
Modification History
R. Sterner. 13 Apr, 1989.
R. Sterner, 26 Feb, 1991 --- renamed from chk_date_time.pro
R. Sterner, 27 Feb, 1991 --- renamed from chk_dt_tm.pro
R. Sterner, 2010 May 04 --- Converted arrays from () to [].
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.