JD2STR Name
JD2STR Purpose
Find year, month, day strings from Julian Day number.
Category
Calling Sequence
jd2str, jd, y, m, d Inputs
jd = Julian Day number (like 2447000). in
Keyword Parameters
Outputs
y = year string (like "1987"). out
m = month name string (like "Jul"). out
d = day of month string (like "23"). out
Common Blocks
Notes
Modification History
R. Sterner. 17 Nov, 1988.
Johns Hopkins Applied Physics Lab.
Copyright (C) 1988, 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.