Agnus.sunset

You're seeing just the function sunset, go back to Agnus module for more information.

Specs

sunset() :: DateTime.t()

Get sunset

Examples

iex> sunset = Agnus.sunset()
iex> DateTime.diff(sunset, sunset)
0