Hacker News new | ask | show | jobs
by hurflmurfl 2264 days ago

    > parseInt('0123Test', 8)
    83
you could do it like this, otherwise it uses the default value for the base parameter.