YDN2DATE Name
YDN2DATE Purpose
Convert year and day of the year to a date string.
Category
Calling Sequence
date = ydn2date(Year, dn) Inputs
Year = year. in
dn = day of the year. in
Keyword Parameters
Keywords
FORMAT = format string. (see dt_tm_mak(/help)).
Outputs
date = returned date string. out
(like 1984 Apr 25 06:00:00 Wed).
Common Blocks
Notes
Notes: Default format has changed. If this causes
problems add form='d$-n$-Y$' to ydn2date call for
old format.
Modification History
Ray Sterner, 25 APR, 1986.
Johns Hopkins University Applied Physics Laboratory
R. Sterner, 1994 May 27 --- Renamed from dn2date.
Copyright (C) 1986, 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.