View Source Azan.SafeFajr (AzanEx v0.1.0)

Documentation for SafeFajr.

Link to this section Summary

Link to this section Types

@type t() :: %Azan.SafeFajr{
  calculation_parameter: Azan.CalculationParameter.t() | nil,
  date: Date.t() | nil,
  latitude: number() | nil,
  night: number() | nil,
  sunrise_time: DateTime.t() | nil
}

Link to this section Functions