DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

tx_solr.general

This section defines general settings.

dateFormat.date

Type:String
TS Path:plugin.tx_solr.general.dateFormat.date
Default:d.m.Y H:i
Since:1.0
See:http://www.php.net/manual/de/function.strftime.php

Defines the format that is used for dates throughout the extension like in view helpers for example. The format uses the strftime() php function syntax, please consult the php documentation for available options.