backpack v0.4.0 Backpack.Moment

Link to this section Summary

Functions

Link to this section Functions

Link to this function ago(term, seconds_or_unit \\ :nanoseconds)

See Backpack.Moment.Calculator.ago/2.

Link to this function day(term, unit \\ :nanoseconds)

See Backpack.Moment.Numeric.days/2.

Link to this function days(term, unit \\ :nanoseconds)

See Backpack.Moment.Numeric.days/2.

Link to this function from_now(term, seconds_or_unit \\ :nanoseconds)

See Backpack.Moment.Calculator.from_now/2.

Link to this function from_unix(timestamp, unit \\ :nanoseconds)

See DateTime.from_unix/2.

Link to this function from_unix!(timestamp, unit \\ :nanoseconds)

See DateTime.from_unix!/2.

Link to this function hour(term, unit \\ :nanoseconds)

See Backpack.Moment.Numeric.hours/2.

Link to this function hours(term, unit \\ :nanoseconds)

See Backpack.Moment.Numeric.hours/2.

Link to this function minute(term, unit \\ :nanoseconds)

See Backpack.Moment.Numeric.minutes/2.

Link to this function minutes(term, unit \\ :nanoseconds)

See Backpack.Moment.Numeric.minutes/2.

Link to this function month(term, unit \\ :nanoseconds)

See Backpack.Moment.Numeric.months/2.

Link to this function months(term, unit \\ :nanoseconds)

See Backpack.Moment.Numeric.months/2.

Link to this function second(term, unit \\ :nanoseconds)

See Backpack.Moment.Numeric.seconds/2.

Link to this function seconds(term, unit \\ :nanoseconds)

See Backpack.Moment.Numeric.seconds/2.

Link to this function strftime(term, format, lang \\ :en)

See Calendar.Strftime.strftime/3.

Link to this function strftime!(term, format, lang \\ :en)

See Calendar.Strftime.strftime!/3.

Link to this function week(term, unit \\ :nanoseconds)

See Backpack.Moment.Numeric.weeks/2.

Link to this function weeks(term, unit \\ :nanoseconds)

See Backpack.Moment.Numeric.weeks/2.

Link to this function year(term, unit \\ :nanoseconds)

See Backpack.Moment.Numeric.years/2.

Link to this function years(term, unit \\ :nanoseconds)

See Backpack.Moment.Numeric.years/2.