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
[SOLVED] set strftime language in PHP 5.6
[SOLVED] set strftime language in PHP 5.6
Last edited by frankmanl on Wed Oct 28, 2015 2:10 pm, edited 1 time in total.
Re: set strftime language in PHP 5.6
Anyone?
Has this something to do with PHP 5.6?
Is a setting missing?
Can I force it using .htaccess?
...
Has this something to do with PHP 5.6?
Is a setting missing?
Can I force it using .htaccess?
...
Re: set strftime language in PHP 5.6
Typically it is a system configuration on the host environment. You should contact your host regarding this issue.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Re: set strftime language in PHP 5.6
Check Dutch topic http://forum.cmsmadesimple.org/viewtopi ... 52&t=30322
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: set strftime language in PHP 5.6
This appeared to be a problem of the server configuration.



