[TYPO3-core] RFC: #12229: stdWrap has date but no gmdate

David Bruchmann typo3-team-core at bruchmann-web.de
Wed Oct 14 11:47:34 CEST 2009


----- Ursprüngliche Nachricht -----
Von:        JoH asenau <info at cybercraft.de>
Gesendet:   Mittwoch, 14. Oktober 2009 11:25:28
An:         typo3-team-core at lists.netfielders.de
CC:
Betreff:    Re: [TYPO3-core] RFC: #12229: stdWrap has date but no gmdate

> What about real timezones instead of just an hour offset?

> 10.strftime= %a %H:%i
> 10.strftime.gm = 1
> 10.strftime.gm.timezone = CET
> 

Yes that's a good idea but when gm stands for GMT than it has to be 
renamed becaus it doesn't make any sense in this context.
I'd omit it and take only these lines:

10.strftime= %a %H:%i
10.strftime.timezone = CET

and optional perhaps

10.strftime.offset = -2:30

When the value for 10.strftime.offset can be calculated it makes sense 
perhaps for muslim calendars because they calculate from sunset which 
differs depending on location.

Best Regards
David


More information about the TYPO3-team-core mailing list