[TYPO3-core] RFC: #12229: stdWrap has date but no gmdate
    Steffen Kamper 
    info at sk-typo3.de
       
    Wed Oct 14 10:03:53 CEST 2009
    
    
  
David Bruchmann schrieb:
> whats about something like that:
> 
> 10 = TEXT
> 10.field = tstamp
> 10.strftime= %a %H:%i
> 10.strftime.zone = gm
> 
> So the parameter is defined fixed and values can be added anytime.
> 
idea isn't bad ;) I would prefer to use hour offset, but allow double 
because of the half hour offsets. Also i would use it as property of gm
10 = TEXT
10.field = tstamp
10.strftime= %a %H:%i
10.strftime.gm = 1
10.strftime.gm.offset = -5.5
But i don't see a good usecase for it except using "now", please 
convince me :)
vg Steffen
    
    
More information about the TYPO3-team-core
mailing list