For my addon to Node.js needed a parsing strings with the date to UTC
timestamp and then to V8:Date object. Currently I am using, I think, a
few dirty hack and i wouldn't to include any third-party library for
this.

V8 engine includes DateParser for this, byt I couldn't find an
available any function for this purpose in the v8.h and dateparser.h.
Perhaps someone has encountered this problem and be able to tell me.

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to