I am looking for a working example of the format_date or format_datetime filters. The problem: I want to display just the day of a datetime property. We used to be able to do this with the deprecated filter |datetimeformat("%d"). Now w
Beitrag ansehen