Having an installation without mulilanguage and everything set in the lucee admin to “German”, dates outputted with LSDateFormat() still show english day names.
Putting a setLocale() before the output does it.
But: Can I set the german locale globally?
Thanks, Michi