Skip to content Skip to sidebar Skip to footer
Showing posts with the label Parseint

Why Does Using Array.map(parseint) On An Array Of Strings Produce Different Results

I was watching a talk on destroy all software title The Birth and Death of Javascript during the ta… Read more Why Does Using Array.map(parseint) On An Array Of Strings Produce Different Results

Strange Behaviour With Spliting A String In Javascript

I am trying to do something relatively simple. I have a date in this format dd/MM/yyyy eg: var newD… Read more Strange Behaviour With Spliting A String In Javascript

Javascript Date Issue, Incorrect Timezone

I got this strange JavaScript bug that I can seem to work arround or fix. I am using some code to m… Read more Javascript Date Issue, Incorrect Timezone