Try this:
[[+tv.eventstart:strtotime:date=`%F`]]
The formatting docs are here:
http://php.net/manual/en/function.date.php.
Ok. Found that system settings has locale set to de_DE. Resetting it (blank) makes %B working, in english. Hm. So, how to make it work for german?
Quote from: Bruno17 at Feb 12, 2017, 11:28 PMBob, the date-outputfilter is strftime: http://php.net/manual/en/function.strftime.php
LOL, I'm pretty sure I actually wrote a blog post saying that. No way that output modifier should be called ":date."