[TYPO3-core] RFC #1740: date parameters are not confiogurable in indexed search

Jeff Segars jsegars at alumni.rice.edu
Tue Apr 6 17:11:26 CEST 2010


On 3/24/10 7:47 AM, Dmitry Dulepov wrote:
> Too fast... This one is better.
>
> Dmitry Dulepov wrote:
>> Hi!
>>
>> Martin Kutschker wrote:
>>> How about using strftime() instead of date() as the latter doesn't take the locale into account.
>>
>> Yes, possible. Here is the patch that uses strftime() for TS values and
>> date() for default values.
>>
>

+1 on reading and testing with a 2 tiny comments about the last hunk.

* phpDoc comments have an extra parameter left over from an earlier 
version of the patch
* Inside formatDate, the else is on its own line rather than with the 
bracket from the if state.

Thanks!
Jeff


More information about the TYPO3-team-core mailing list