I am trying to achieve a filter in Views for date value, something like "and date is greater than 'today 8pm'". I realized it's not possible because default date relative value only accepts "now" or "now + offset". What about changing that to use strtotime()? That way, current "now +offset" will still work but you will be able to make the date more granular...
Comments
Comment #1
damienmckennaUnfortunately the Drupal 6 version of the Date module is no longer supported. That said, we appreciate that you took time to open this issue. Should this request still be relevant for Drupal 7 please feel free to reopen it. Thank you.