I have a millisecond timestamp that I need to convert from a String to long. Javascript has a parseInt but not a parseLong. So how can I do this?>
parseInt
parseLong
It's because there is no long in javascript.
long
http://javascript.about.com/od/reference/g/rlong.htm