Ash.Query.Function.Ago (ash v1.37.2) View Source
Subtracts the given interval from the current time in UTC.
For example: deleted_at > ago(7, :days)
Documentation + available intervals inspired by the corresponding ecto interval implementation
Subtracts the given interval from the current time in UTC.
For example: deleted_at > ago(7, :days)
Documentation + available intervals inspired by the corresponding ecto interval implementation