PHP 8.4.24 Released!

Voting

: min(zero, three)?
(Example: nine)

The Note You're Voting On

leif at neland dot dk
15 years ago
Regarding dash'es in locale, it appears they should be omitted entirely.

In /etc/locale.gen I have

da_DK.ISO-8859-15 ISO-8859-15

but locale -a gives 

da_DK.iso885915

which is the format setlocale()  wants.

(Debian)

<< Back to user notes page

To Top