Reserved variables.
$date
Return the current date.
2.0.0
This is an alias for $time.
$time
Example:
<?= $date->year; ?>