[TYPO3-project-formidable] renderlet:DATE doesn't save hours and minutes

Manuel Rego Casasnovas mrego at igalia.com
Tue Dec 18 13:51:34 CET 2007


Hello.

I'm trying to use a renderlet:DATE to save a time with hour and minutes
but this doesn't work property.

I use the next XML config:
<renderlet:DATE name="start_date" label="Start date">
        <data>
            <datetime>
                <format>%Y/%m/%d %H:%M</format>
                <displaytime>true</displaytime>
            </datetime>
        </data>
</renderlet:DATE>

The problem is that this only save year, month and day.

It seems a bug.

Best regards,
   Rego

-- 
Manuel Rego Casasnovas
Computer Science Engineer
mailto:mrego at igalia.com
Tel: +34 986 10 76 10
Fax: +34 981 91 39 49
Igalia - http://www.igalia.com



More information about the TYPO3-project-formidable mailing list