codefog / contao-haste

Haste is a collection of tools and classes to ease working with Contao
http://codefog.pl/extension/haste.html
MIT License
43 stars 24 forks source link

Allow to specify php date/time expression to {{formatted_datetime}} #138

Closed Toflar closed 5 years ago

Toflar commented 5 years ago

Extends the {{formatted_datetime}} insert tag so that you cannot just format a given timestamp but also have the timestamp taken form a php date/time expression.

Endless possiblities here then.