CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Tx solrgeneral

Version 5 (Ingo Renner, 2010-07-28 14:21)

1 1
h1. tx_solr.general
2 1
3 1
This section defines general settings.
4 1
5 3 Stefan Sprenger
{{toc}}
6 3 Stefan Sprenger
7 1
h2. dateFormat.date
8 1
9 1
*Since:* version:1.0
10 1
*Default:* d.m.Y H:i
11 2 Stefan Sprenger
*Type:* String
12 1
*See:* http://de.php.net/manual/de/function.strftime.php
13 1
14 5 Ingo Renner
Defines the format that is used for dates throughout the extension like in viewhelpers for example. The format uses the strftime() php function syntax, please consult the php documentation for available options.