[TYPO3-mvc] Fluid problem with dates

Dawid Pacholczyk dpacholczyk at gmail.com
Tue Nov 30 19:27:45 CET 2010


unfortunatly still the same

in my model I have this
/**
     * dateStart
     * @var DateTime
     */
    protected $dateStart;

    /**
     * dateEnd
     * @var DateTime
     */
    protected $dateEnd;

TCA as in mail before. Still missmatch

2010/11/30 Georg Ringer <spam at ringerge.org>

> Hi,
>
> no in your model, not in the tca, should look like this:
>        /**
>         * @var DateTime
>         */
>        protected $datetime;
>
>
> georg
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
>



-- 
Dawid Pacholczyk
tel: 502-054-334
gg: 5564051
skype: dpacholczyk
http://typo3blog.pl (only polish version at the moment)


More information about the TYPO3-project-typo3v4mvc mailing list