Filter by custom field with a date
-
I have a custom field with a date, that i would like to filter based on “older than” and “newer than” rules. The custom filed is selected and it has the following format mm/dd/yyyy. I had tried to filter with ‘today’, date(“m/d/Y”,strtotime(“today”)) and strtotime(“today”) to produce needed results.
Neither has worked, please advise on a solution.Axel.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Filter by custom field with a date’ is closed to new replies.