This is a V8 bug, but it's better to know it. Parsing "08" or "09" with parseInt returns 0, not 8 or 9.
I've got out of mind to debug a peace of code that uses minutes from the current time string, and goes wrong only at minute 8 and 9 of every hour. That's true since version 0.6.8 for sure. Dan -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
