For some reason, setting the application locale to nl_NL does not affect my datefield components.
Dates are still displayed in english language/formatting.
I tried using the following:
But this does not work. Am I doing something wrong?
I guess I could make a custom datefield component, where I supply the dutch translations for those dates, including the formatting, but this is a way I rather not like to go...