Click here to Skip to main content
15,867,939 members
Articles / Programming Languages / Javascript

parseInt in Javascript

23 Mar 2012CPOL 17.5K   1   1
parseInt('08') and parseInt('09') returns 0 because it interprets it as octal number
We're sorry, but the article you are trying to view was deleted at 15 Mar 2019.

Please go to the Javascript Table of Contents to view the list of available articles in this section.