$date
Returns the current application date-time with current date-time as the input.
Table of Contents
Description
This variable is an alias of the $time variable.
Example
<p>
© <?= $date->year; ?>
</p>$date
Returns the current application date-time with current date-time as the input.
$layout
Returns information about the currently loaded layout file.
$lot
Returns the arguments from the layout loader.
$site
Returns the current application states.
$t
Returns the current application title.
$time
Returns the current application date-time with current date-time as the input.