marioblazek / ezplatform-siteaccess-aware-date-format-bundle
This bundle reimplements datetime filter that was available in eZ Publish Legacy stack.
Installs: 59
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
Type:ezplatform-bundle
Requires
- php: ^7.1
- ext-intl: *
- ezsystems/ezpublish-kernel: ^6.7|^7.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.14
- phpunit/phpunit: ^5.7
README
This bundle reimplements datetime
filter that was available in eZ Publish Legacy stack under the new name m_datetime
. More information about old filter can be found in official documentation.