t <- as.POSIXct("2025-06-21", tz = "UTC")
# Find civil dawn (Sun at -6 degrees)
astro_search_altitude(astro_body[["SUN"]], t,
latitude = -33.8688, longitude = 151.2093,
direction = 1L, altitude = -6)
Run the code above in your browser using DataLab