Twilight part of a GreenCal.Day.
Summary
Types
@type t() :: %GreenCal.Day.Twilight{ dawn: DateTime.t() | nil, dusk: DateTime.t() | nil, kind: :civil | :nautical | :astronomical | float(), state: :normal | :always_above | :always_below }
Twilight part of a GreenCal.Day.
@type t() :: %GreenCal.Day.Twilight{ dawn: DateTime.t() | nil, dusk: DateTime.t() | nil, kind: :civil | :nautical | :astronomical | float(), state: :normal | :always_above | :always_below }