add ago time format

This commit is contained in:
ghost 2024-01-18 04:56:46 +02:00
parent d83764e453
commit 6714546199
4 changed files with 146 additions and 5 deletions

View file

@ -30,3 +30,9 @@ services:
# add more service definitions when explicit configuration is needed
# please note that last definitions always *replace* previous ones
App\Twig\AppExtension:
arguments:
- '@service_container'
tags:
- { name: twig.extension}