[wp-hackers] Hook for number_format() ?
Roland Haeder
r.haeder at will-hier-weg.de
Sat Nov 18 00:01:12 GMT 2006
Hello,
As you may know number_format() returns a well-formed number like 1,234.56.
The comma is for thousand separators and the dot is the decimal dot.
But in some countries like Germany it's vise-versa.
So maybe there can be added a "hook" like "number_format" to the core which
does deal with it?
Or how may be we make this easy for customers to solve?
Well, many know that the decimal dot comes from the computer but some may not
know it and will be confused about this. :-/
Any ideas?
Roland Haeder
--
Weblog:
http://blog.mxchange.org
More information about the wp-hackers
mailing list