<?php $now = new DateTime(); $birthday = new DateTime('1973-04-18 09:48:00'); echo $now->diff($birthday)->format('%y years'); // 49 years
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`