Okay so I think I came up with a solution. This is for displaying only future events. I’m not sure how precise it is, but it works. If someone has a better, more professional solution (i.e – a function) please let me know.
<?php if (strtotime($post->post_date) > strtotime('-1 days')): ?>