sun_dial v0.5.1
  • Pages
  • Modules

    View Source SunDial (sun_dial v0.5.1)

    Link to this section Summary

    Functions

    format_date(map)
    format_iso8601_date(date)
    format_month(month)
    from_iso8601(date)
    iso8601_to_naive_datetime(date, offset \\ 0)
    naive_utc_today_with_offset(offset_amount, precision \\ :second)
    shift_and_format_naive_datetime(naive, time_format \\ "%a, %b %d %Y, %I:%M %p %Z")
    short_date(map)
    short_date(map, atom)
    utc_today_with_offset(offset_amount)

    Link to this section Functions

    Link to this function

    format_date(map)

    View Source
    Link to this function

    format_iso8601_date(date)

    View Source
    Link to this function

    format_month(month)

    View Source
    Link to this function

    from_iso8601(date)

    View Source
    Link to this function

    iso8601_to_naive_datetime(date, offset \\ 0)

    View Source
    Link to this function

    naive_utc_today_with_offset(offset_amount, precision \\ :second)

    View Source
    Link to this function

    shift_and_format_naive_datetime(naive, time_format \\ "%a, %b %d %Y, %I:%M %p %Z")

    View Source
    Link to this function

    short_date(map)

    View Source
    Link to this function

    short_date(map, atom)

    View Source
    Link to this function

    utc_today_with_offset(offset_amount)

    View Source

    On Hex.pm: Package Preview (current file)

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