recdate {RSEIS} | R Documentation |
Rectify a date that may be out of wack.
recdate(jd, hr, mi, sec) recdatel(X)
jd |
Julian Day |
hr |
hours |
mi |
minutes |
sec |
seconds |
X |
list of date |
Returns date with correct numbers. So if number of seconds is greater than 60, will add in to minutes...
jd |
Julian Day |
hr |
hours |
mi |
minutes |
sec |
seconds |
Jonathan M. Lees<jonathan.lees.edu>
recdate(76, 23, 22, 2000)