[TYPO3-core] RFC #7626: Date/time handling is completely broken in 4.2
Martin Kutschker
martin.kutschker-n0spam at no5pam-blackbox.net
Fri Feb 22 23:04:46 CET 2008
Martin Kutschker schrieb:
> Steffen Kamper schrieb:
>>
>> There you see the intention:
>> - send UTC to the server
>
> Ok, but somewhere has to be then a conversion on the server from UTC to
> server TZ. Where is this part?
Obviously none. But I think it should be in
t3lib_TCEmain::checkValue_input_Eval(). Here we could do this
transformation. And will break all extesnsion :-) So we need a flag for
TCEmain that tells it that we use either UTC (BE forms with TCEforms) or
local server TZ (any legacy form incl. FE).
Masi
More information about the TYPO3-team-core
mailing list