<?php try { new \DateInterval('1M'); } catch (Throwable $e) { var_dump($e->getMessage()); }
You have javascript disabled. You will not be able to edit any code.