Project

General

Profile

Actions

Bug #22918

closed

Record time is shown incorrectly in the backend due to DST (-1h)

Added by Simon Lang almost 14 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-06-17
Due date:
% Done:

0%

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

Description

Backend date field shows incorrect date because the time is not checked for DST. So it displays 1h less than it should.

I create a timestamp in my extension and save it to the database. In the BE, it will then show the date minus 1 hour.

Server config: date.timezone Europe/Zurich

My Computer setting: GMT +01:00

PHP code to create the timestamp: mktime(null, null, null, $month, $day, $year)
(issue imported from #M14768)


Files

14768.diff (1.13 KB) 14768.diff Administrator Admin, 2010-06-17 16:57

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #20088: In BE time and datetime fields GMT-0 will be shown by javascript, but GMT+1 will be savedRejectedErnesto Baschny2009-02-24

Actions
Actions #1

Updated by Dmitry Dulepov almost 14 years ago

I can't reproduce the issue now. Let's put this on hold and wait if anybody else has the issue.

Actions #2

Updated by Sven Teuber over 13 years ago

Confirmed in 4.3.7 with FF 3.6.10 and IE8.

Actions #3

Updated by Oliver Hader over 10 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • Is Regression set to No

I could not produce in 6.2, is that still valid on your side?

Actions #4

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this ticket.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF