powered by
Duration of the day for a given place and time
day_duration(jd, place)
Vector containing the length of the day & in dms
Julian day number
Vector containing latitude, longitude and timezone
day_duration(2459778,c(15.34, 75.13, +5.5)) day_duration(swephR::swe_julday(2022,7,14,0,swephR::SE$GREG_CAL),c(15.34, 75.13, +5.5))
Run the code above in your browser using DataLab