\Pluf_Template_Tag_Now

Template tag <code>now</code>.

Displays the date, formatted according to the given string.

Sample usage: It is {now "jS F Y H:i"}

Based on concepts from the Django now template tag.

Summary

Methods
Properties
Constants
__construct()
start()
No public properties found
No constants found
No protected methods found
$context
N/A
No private methods found
No private properties found
N/A

Properties

$context

$context : array

Type

array

Methods

__construct()

__construct(  $context = null) 

Constructor.

Parameters

$context

start()

start(string  $token) 

Parameters

string $token

Format to be applied.