[TYPO3-german] Fluid View Helper format.date
    Nicole Cordes 
    typo3 at cordes.co
       
    Sat Feb 27 21:48:37 CET 2016
    
    
  
Hallo Johannes,
Am 27.02.2016 um 20:29 schrieb Johannes C. Laxander:
>
> Das Problem tritt unter  TYPO3 7.6.4 und News 4.1.0 auf.
 >
> n:format.date gibt aber kein Datum aus, auch nicht bei strftime=0.
News erwartet hier keinen Timestamp, sondern eigentlich ein DateTime 
Objekt, bzw. eine Datum, wenn ich das richtig sehe.
Versuch mal
´´´´
<n:format.date strftime="1" format="%A, %d. %B 
%Y">@{newsItem.eventDate}</n:format.date>
´´´´
Vermutlich bringt dir das aber bei deinem Formatierungsproblem nichts.
Kannst du auf dem Server mal schauen, ob eine deutsche utf-8 locale 
vorhanden ist?
````
locale -a
````
Best regards,
Nicole
	
--
Nicole Cordes
TYPO3 CMS Core Team Member
TYPO3 Security Team Co-Leader
TYPO3 .... inspiring people to share!
Get involved: typo3.org
    
    
More information about the TYPO3-german
mailing list