[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:22:28 CET 2008
Steffen Kamper schrieb:
> "Martin Kutschker" <martin.kutschker-n0spam at no5pam-blackbox.net> schrieb im
> Newsbeitrag
> news:mailman.1.1203718034.12396.typo3-team-core at lists.netfielders.de...
>> Steffen Kamper schrieb:
>>> "Martin Kutschker" <martin.kutschker-n0spam at no5pam-blackbox.net> schrieb
>>> im Newsbeitrag
>>> news:mailman.1.1203715870.12115.typo3-team-core at lists.netfielders.de...
>>>> 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?
>>>>
>>>> Masi
>>> this should be the part: in t3lib_tceforms.php, line 1104
>> Why? That is the output part (DB to client). And as you can see there is
>> already a conversion though is broken (1h offset instead of offset in
>> minutes and also wrong sign ?!?!). See one of my posts for a fix.
>>
>> Masi
>
> you're right, i only reconstructed what the patch of ernesto.
> i will test myself and help to get it fixed.
> Is the UTC from js still a problem or did you fixed that?
I didn't touch the JS code. It really looked strange to me. Maybe
everything there has a purpose but it didn't reveal itself to me.
Masi
More information about the TYPO3-team-core
mailing list