Minor fix that allows to search by relevant date ( not onlly offset, or specific date):
http://www.php.net/manual/en/datetime.formats.relative.php

For example, this allows to search content "created today" = means "field `created` is greater than `midnight`".

Please, see attached patch.

Comments

dawehner’s picture

Status: Patch (to be ported) » Needs review

Update status.

Status: Needs review » Needs work

The last submitted patch, views_handler_filter_date.patch, failed testing.

itsekhmistro’s picture

Status: Needs work » Needs review
StatusFileSize
new949 bytes
stella’s picture

Issue summary: View changes
chris matthews’s picture

Version: 7.x-3.5 » 7.x-3.x-dev
Status: Needs review » Closed (duplicate)