JS2JD Name
JS2JD Purpose
Convert from Julian Seconds to Julian Day Number.
Category
Calling Sequence
jd = js2jd(js) Inputs
js = Equivalent Julian Second. in
Keyword Parameters
Outputs
jd = Julian Day Number. out
Common Blocks
Notes
Notes: JS are seconds after 2000 Jan 1 0:00.
>>>==> Julian Day Number starts at noon. Example:
JD of 2450814 is 1997 Dec 31 12:00:00 Wed.
Modification History
R. Sterner, 1994 Oct 13
Copyright (C) 1994, 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.