ACF stores dates as ‘Ymd’ but this may not be how they are returned. See your field settings.
strtotime() will not work with a date formatted as ‘Ymd’. Date functions require dates in one of the accepted formats https://www.php.net/manual/en/datetime.formats.date.php