[TYPO3-dev] Wrong timezone handling

Vladimir Podkovanov admin at sitesfactory.ru
Mon May 4 17:06:54 CEST 2009


Dan Osipov wrote:
> In that case, it might be a bug in 4.3. Everything works as expected in 4.2
> 

I just checked 4.2.6 – there is same bug there.

I have local time UTC+4, then I enter to datetime form field my local 
time 18:58 4-5-2009, then save and look with sniffer on actual POST data 
being send to server. In POST it is sended as timestamp 1241463484 that 
is 22:58:04 2009-05-04. So server recieves UTC+8 not UTC as should be.

Can you confirm this on your system?




More information about the TYPO3-dev mailing list