<?php echo (new DateTime('2022-06-04 last monday'))->format("d M Y\n"); echo (new DateTime('2022-06-04 first monday of this week'))->format('d M Y');
You have javascript disabled. You will not be able to edit any code.