Agnus.noon
You're seeing just the function
noon
, go back to Agnus module for more information.
Specs
noon() :: DateTime.t()
Get noon
Examples
iex> noon = Agnus.noon()
iex> DateTime.diff(noon, noon)
0