[TYPO3-dev] date2cal VS datetime fields

Lorenz Ulrich lorenz-typo3 at visol.ch
Thu Mar 17 10:01:11 CET 2011


Hi Bernd

You're right about that, but there is a patch to improve that:
http://bugs.typo3.org/view.php?id=15116

So as soon as we have both a time picker and that solution, it will work.

Best regards,

Lorenz

Am 17.03.2011 09:44, schrieb Bernd Wilke:
> On 03/16/2011 09:05 PM, ben van 't ende wrote:
>> On 15/03/11 18:02, Steffen Kamper wrote:
>>> Hi,
>>>
>>> i just found an old component of mine which is worth to integrate for
>>> datetimefields:
>>> http://dev.sk-typo3.de/ext/datetimepicker.html
>>>
>>> vg Steffen
>>
>> Hey Steffen,
>>
>> This is exactly what I discussed a few days ago. I think the time is
>> something
>> we definitely need in that field. Only by day is a bit crude.
>
> as the field is a unixtime-field calculating with seconds you can use it
> (edit it in BE) by changing the TCA-definition of the field.
>
> caveat: your caching will not reflect this exact publishing by default.
> by default FE-caching is done for 24h (from first call of one element)
> but you can clear at date-change.
> having publication-times in a minute grid. you need to set caching for
> maximum 1 minute which will make nearly no effekt.
>
> bernd





More information about the TYPO3-dev mailing list