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

Also available in: Atom PDF