[SOLVED] set strftime language in PHP 5.6
Posted: Sun Oct 18, 2015 5:39 pm
I use %B to display the month as full month name. Using PHP 5.5 this generates the month in Dutch (Dutch being default language of the site).
When I upgrade tot PHP 5.6 the month is suddenly displayed in English.
How can I have my site display the month in Dutch again, using PHP 5.6?
Frank
ed.: this appeared to be a problem in the server configuration
When I upgrade tot PHP 5.6 the month is suddenly displayed in English.
How can I have my site display the month in Dutch again, using PHP 5.6?
Frank
ed.: this appeared to be a problem in the server configuration