JD2JS Name
JD2JS Purpose
Convert from Julian Day Number to Julian Seconds.
Category
Calling Sequence
js = jd2js(jd) Inputs
jd = Julian Day Number. in
Keyword Parameters
Outputs
js = Equivalent Julian Second. 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.