Project

General

Profile

Actions

Bug #17105

closed

wrong time evaluation on days with daylight saving time changes

Added by Stefan Kriebel about 17 years ago. Updated about 17 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2007-03-09
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.1
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If I try to enter date/time values like 15:00 25-3-2007 or 15:00 28-10-2007, the time will be adjusted one hour ahead or back, as soon I switch the focus to another entry field.

1. Case: 15:00 25-3-2007 -> 16:00 25-3-2007
2. Case: 15:00 28-10-2007 -> 14:00 28-10-2007

This happens only on those special days. I can reproduce it both on my local Windows installation and on the Linux server of my provider. It happens with TYPO3 4.0.5 and 4.1 (I guess with older versions too)

Workaround: manually adjust the time before entering. In the first case simply enter 14:00 which will be "adjusted" to the desired 15:00.

I can find similar bug reports here, i.e. problems with different time zones for client/server, which should be fixed already, but no one reported a special daylight saving time change issue.
(issue imported from #M5183)


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #16893: timezone-problemClosed2007-01-24

Actions
Is duplicate of TYPO3 Core - Bug #15133: Date/time field changes its valueClosedErnesto Baschny2005-10-20

Actions
Actions #1

Updated by Ernesto Baschny about 17 years ago

Thanks for the report, Stefan. We have had this problem being reported in several different flavors for the last few years, but I think we can be near to a solution for it now. Please see bug #15133, which has a patch attached. If you can, test it in your situation and see if it fixes the problem. I would be glad to have more feedback.

Actions #2

Updated by Ernesto Baschny about 17 years ago

this is just a flavor of what was solved in the bug report marked as "duplicate".

Actions

Also available in: Atom PDF