Hi,
Am 08.12.2011 16:57, schrieb Bader Paul:
> <f:format.date format="l, d. F Y">{newsItem.datetime}</f:format.date>
if you use a viewhelper of fluid, it is not a problem of ext:news ;)
the fluid VH uses date which doesn't handle locales. use the one of news
and you can use strftime which does the thing you need
georg