ITimeFrameConditionBuilder<T>
Builds a condition that returns results based on relative date from when the query is executed.
Creates a condition where results must have a date from the past 30 days.
Creates a condition where results must have a date from past 7 days.
Creates a condition where results must have a date that was in the last week, Sunday to Saturday.
Creates a condition where results must have a date that is in the next week, Sunday to Saturday.
Creates a condition where results must have a date that is in the current month.
Creates a condition where results must have a date that was in the last week, Sunday to Saturday.
Creates a condition where results must have the month of the date is equal to the value.