<?php $date = (new \DateTime())->modify('wednesday this week')->setTime(23, 59, 0); echo $date->format('D d-m-Y H:i:s');
You have javascript disabled. You will not be able to edit any code.