i am in search for a solution to localize the output of the "DayOfWeek(DateTime date)" function.
At the moment, when I make a output from something like "{DayOfWeek(Today)}", this outputs "Tuesday". But I need a localization into german for this, where the Tuesday is called "Dienstag".
How do I localize the output from "DayOfWeek" to the german language ?
Thanks for any advise!
With greetings from germany!
