Create an Art Marketplace project

In item 35, it’s asking to check the expiration of each listing and remove is the expiration date has passed. Is there a way to continuously compare the current date with the expiration date of each listing?
My current code is as follows: