GithubHelp home page GithubHelp logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 3, 2024
the same here...

localization does not matter, number does not matter - as long as you use have 
more
precision than in your format (and of course use sth like ',9999')!

Original comment by [email protected] on 4 Feb 2010 at 7:29

from jquery-numberformatter.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 3, 2024
Yes indeed this is a problem, as you say happens with all formatting options 
where 
rounding necessary. Will be fixed with the inclusion of rounding options in the 
next 
release (1.2) which is due soon.

Original comment by [email protected] on 5 Feb 2010 at 6:49

  • Changed state: Accepted

from jquery-numberformatter.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 3, 2024
What is the current guideline for the release of the 1.2 version? This bug is a 
major 
one, and even though I fixed it in the release we are currently using, I would 
prefer 
to have a *clean* version, which might mean upgrading to 1.2 as soon as 
possible. Can I 
grab a nightly build of this version? Is there a way to access in read mode to 
the 
source repository to get the current development version?

Thanks.

Original comment by [email protected] on 10 Feb 2010 at 1:45

from jquery-numberformatter.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 3, 2024
Apologies for the delay in responding, realised it's not been emailing me with 
issue 
updates.

1.2 is now on svn and tagged as a beta until I can find more time to finish 
testing etc. 
So it may well work for your needs, I've not seen any major issues yet, just be 
wary of 
the change of function names and the separation of parsing and formatting tasks 
more.

Issue can be seen to be fixed via something like -

$('span').parseNumber({format:"#.00",locale:'nl'}, true);
$('span').formatNumber({format:"#.00",locale:'nl'});

Original comment by [email protected] on 29 Apr 2010 at 4:53

  • Changed state: Fixed

from jquery-numberformatter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.