View Source Ash.Query.Function.DateTimeAdd (ash v2.9.24)

Adds the given interval to the current time in UTC

For example: activates_at < datetime_add(now(), 7, :day)

Documentation + available intervals inspired by the corresponding ecto interval implementation

Link to this section Summary

Link to this section Functions