Project

General

Profile

Actions

Feature #21266

closed

Add stdWrap date/strftime with GMT format property

Added by Steffen Kamper about 15 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-10-13
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

Description

when dealing with timestamps in TS that are stored in UTC it's not possible to display them in local time.

I can use
10 = TEXT
10.field = tstamp
10.date = d.m.Y H:i

but this displays the wrong local time.

Solution: add gmdate

10 = TEXT
10.field = tstamp
10.gmdate = d.m.Y H:i

(issue imported from #M12229)


Files

12229.diff (749 Bytes) 12229.diff Administrator Admin, 2009-10-13 23:11
Actions

Also available in: Atom PDF