I went down the javascript number and date formatting track for a while
and droped it in the end. I now use Tapestries AJAX to do it server side
for me. Maybe a tiny bit slower, but saves me lots of troubles.
Cheers,
Joost
Israel Rodrigues wrote:
A component to display formatted numbers and dates according to locale,
using literals (integer, decimal, currency, date(MASK) or date).
http://code.google.com/p/myt5lib/
2009/11/12 Joachim Van der Auwera <joac...@progs.be>
I have component which does some javascript manipulation on a form field
value which contains a double.
Depending on the locale, this may use either a dot or a comma as decimal
separator.
Is there a way in which I can know client side (in the javascript code)
what the current decimal separator is?
Thanks for the help,
Joachim
--
Joachim Van der Auwera
PROGS bvba, progs.be
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org