Everything else here that touches an operational detail โ a bus fare, a ferry time, an opening hour โ carries a marker saying how well we could corroborate it, because those are reported facts and reported facts go stale.
Sunset is not a reported fact. It is computed, using the standard NOAA solar position algorithm, from the island's coordinates and the date. It is accurate to well under a minute, it needs no source, and it will still be right in 2040. The code is in assets/sun.js.
The one thing that could break it is a change to European summer time. EU summer time currently runs from the last Sunday in March to the last Sunday in October, and the page computes those dates rather than storing them โ so it stays correct in future years unless the rule itself changes.