[insert_php]
$now = strtotime('now');
$fixed_eot_time = strtotime('30 April 2020');
$days_until_fixed_eot_time = round(($fixed_eot_time - $now) / DAY_IN_SECONDS);
[/insert_php]
Get our best videos sent to your inbox every Tuesday and Friday