AzanEx v0.1.0
  • Pages
  • Modules

    View Source Azan.DateUtils (AzanEx v0.1.0)

    A collection of date utilities.

    Link to this section Summary

    Functions

    day_of_year(date)
    day_of_year(year, month, day)
    days_in_year(year)
    rounded_minute(date, rounding \\ :nearest)
    rounded_time(prayer_time, adjustment, rounding)
    shift_by_seconds(date, seconds_offset)
    sum_adjustment(adjustment_1, adjustment_2)

    Link to this section Functions

    Link to this function

    day_of_year(date)

    View Source
    Link to this function

    day_of_year(year, month, day)

    View Source
    Link to this function

    days_in_year(year)

    View Source
    Link to this function

    rounded_minute(date, rounding \\ :nearest)

    View Source
    Link to this function

    rounded_time(prayer_time, adjustment, rounding)

    View Source
    Link to this function

    shift_by_seconds(date, seconds_offset)

    View Source
    Link to this function

    sum_adjustment(adjustment_1, adjustment_2)

    View Source

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.5) for the Elixir programming language