So In French, I see a date like this: 01/06/2020 and when I change to German, it is this: 01.06.20 and in Dutch it is 01-06-2020 . Perfect!
But when I upload the project to my webserver, I encounter a problem: All languages behave as expected, except for one (Dutch). So I think there might be something wrong with the server? But I can not figure out what (what to look for, what to Google).
So my question is: Does anybody have an idea? Is it my server? Is it something else?
Help is much appriciated (have been struggeling for 3 days now).
This is an old question I posted myself. I still haven’t figured out the reason, but fixed it another way. Maybe someone is helped by my solution, so thats why (after a year) I reply to my own question.
In bootstrap.php (in the config folder, where routes.php and app.php are also located) I added the following: