Hello
I’m using the intl date handler to output month names in German, which works so far. I’d like to capitalize the month name. Is there a simple way to do this in Kirby?
I think I wasn’t entirely clear earlier — what I want is to capitalize the month name in the frontend. I only included the blueprint for context. But I solved it now. In my setup, I tried to capitalize the date in the page controller, but I had to do it in the template.