t <- as.POSIXct("2025-06-21", tz = "UTC")
# Find when the Sun culminates (hour_angle = 0)
astro_search_hour_angle(astro_body[["SUN"]], t,
latitude = -33.8688, longitude = 151.2093)
Run the code above in your browser using DataLab