To query the Listing Grid by Date type meta field,
Relative Time Formats can be used:
https://www.php.net/manual/en/datetime.formats.relative.php
For example, CPT "events" has Date type meta field "event-date".
To show only future events,
Posts Query should be:
Another example:
show posts, created in the previous month
Posts, created in the last thirty days: