Hallo Zusammen,
ich gebe mit: <f:format.date format="F Y">@1297897200</f:format.date>
folgendes Datum aus: February 2011
Ich möchte aber das Datum in Deutsch ausgegeben bekommen.
Wie mache ich das am besten:
In PHP würde ich das so machen:
<?php // Set the gloabal LC_TIME constant to german // Little bit other Syntax but better effect ?>