Home
last modified time | relevance | path

Searched hist:e3d68265d25002138fad4baaf864774b3ad7eaca (Results 1 – 1 of 1) sorted by relevance

/plugin/dw2pdf/
H A Daction.phpe3d68265d25002138fad4baaf864774b3ad7eaca Tue Dec 16 14:11:21 UTC 2014 Gerrit Uitslag <klapinklapin@gmail.com> add @DATE(<date>[, <format>])@ syntax. Fixes #21

Syntax similar to bureaucracy. Difference: in the bureacracy the % needs
to be escaped, here using single % is fine.

Examples:
@DATE(<date>)@ formats given <date> with config['dformat'] setting
@DATE(@DATE@, %Y-%m-%e)@ formats @DATE@ with given format setting.