siderealTime(t)
as.POSIXct
, as.POSIXlt
, or
numberAsPOSIXct
. If this is provided, the other arguments are
ignored.eclipticalToEquatorial
,
equatorialToLocalHorizontal
,
julianCenturyAnomaly
,
julianDay
, moonAngle
,
sunAngle
t <- ISOdatetime(1978, 11, 13, 0, 0, 0, tz="UTC")
print(siderealTime(t))
Run the code above in your browser using DataLab