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 #1

Updated by Ralf Hettinger about 15 years ago

is related to #17066 (and quite useful imo)

Actions #2

Updated by Steffen Kamper over 14 years ago

committed to trunk rev 7321

Actions #3

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.4.0)
Actions

Also available in: Atom PDF