[TYPO3-core] RFC #7626: Date/time handling is completely broken in 4.2
Steffen Kamper
steffen at sk-typo3.de
Sun Feb 24 14:13:01 CET 2008
"Steffen Kamper" <steffen at sk-typo3.de> schrieb im Newsbeitrag
news:mailman.1.1203857521.10779.typo3-team-core at lists.netfielders.de...
> Hi,
>
> according to my investigations i like to show a patch for my supposed time
> handling
>
> what i did:
> * created a js var that has servers timezone offset
> * on change of datetime field calculated the time of servers timezone
> * removed offset in tceforms
>
> i got fine results with my testing using
> * server UTC +1
> * client UTC +3
>
> entered 17:00
> after lost focus calculated to 15:00
>
> please test it.
>
> vg Steffen
there is one problem left. When you enter date in a datefield in my case the
date moves backward one day, because it's subtract 2 hours from midnight. I
will look how to prevent any time conversion with date(only) fields.
vg Steffen
More information about the TYPO3-team-core
mailing list