$time
Return the current time.
This variable is an instance of Date
with current time as the input.
Example:
<?= $time->hour; ?>
Reserved variables.
$time
Return the current time.
This variable is an instance of Date
with current time as the input.
Example:
<?= $time->hour; ?>