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 > >