Select your language

You can select the country-specific formatting of the date and other items.

The PHP function for german is:

setlocale(LC_TIME, "de_DE.ISO8859-1");

or, for example:

setlocale(LC_TIME, "de_DE.UTF-8");

The list of available locales as well as the PHP documentation for the "setlocale()" function provides more information on this topic.

Please use this form only to provide feedback on the above guide.
For support requests please use this form instead.

 

Unable to find what you were looking for?

Our support experts are happy to assist you personally!

 

© 2001 - Hostpoint AG