[TYPO3-dev] Wrong timezone handling

Dan Osipov dosipov at phillyburbs.com
Mon May 4 16:51:30 CEST 2009


In that case, it might be a bug in 4.3. Everything works as expected in 4.2

Dan Osipov
Calkins Media
http://danosipov.com/blog/

Vladimir Podkovanov wrote:
> Dan Osipov wrote:
>> Does this help answer your question?
>> http://danosipov.com/blog/?p=65
>>
>>
> 
> Thanks Dan,
> You have written there as it should be, however now client sends not UTC 
> to server as intended but UTC+TZ+TZ. More details:
> 
> how should be:
> CLIENT ==(UTC)==> SERVER
> SERVER ==(UTC + serverTZ)==> DB
> 
> how it is working now:
> CLIENT ==(UTC + 2*clientTZ)==> SERVER
> SERVER ==((UTC + 2*clientTZ) - serverTZ)==> DB




More information about the TYPO3-dev mailing list