Get a Demo

date_modify

The date_modify filter modifies a date based on the passed modifier.

{{ post.publishedOnTimestamp|date_modify('+ 1 day')|date('m/d/Y') }}
Get Started With Aptuitiv