View Source Ash.Query.Function.DateAdd (ash v2.14.18)

Adds the given interval to the current time in UTC

For example: activates_at < date_add(today(), 7, :day)

Documentation + available intervals inspired by the corresponding ecto interval implementation

Summary

Functions