Template tag <code>now</code>.
Displays the date, formatted according to the given string.
Sample usage: It is {now "jS F Y H:i"}
It is {now "jS F Y H:i"}
Based on concepts from the Django now template tag.
$context : array
__construct( $context = null)
Constructor.
start(string $token)
Format to be applied.