Use localizeddate for showing date information in templates.

This commit is contained in:
Jan Böhmer 2019-03-05 14:23:38 +01:00
parent af5a7f8986
commit b090f1b716
7 changed files with 86 additions and 4 deletions

1
.idea/php.xml generated
View file

@ -113,6 +113,7 @@
<path value="$PROJECT_DIR$/vendor/doctrine/persistence" />
<path value="$PROJECT_DIR$/vendor/ocramius/proxy-manager" />
<path value="$PROJECT_DIR$/vendor/symfony/webpack-encore-bundle" />
<path value="$PROJECT_DIR$/vendor/twig/extensions" />
</include_path>
</component>
<component name="PhpProjectSharedConfiguration" php_language_level="7.1" />