Review Request: kjs: Implement Date.toISOString
Bernd Buschinski
b.buschinski at googlemail.com
Fri Jul 20 19:53:23 BST 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105386/
-----------------------------------------------------------
(Updated July 20, 2012, 6:53 p.m.)
Review request for kdelibs.
Changes
-------
fixed wrong date/time, after we adjusted the date it is UTC.
Description
-------
kjs: Implement Date.toISOString
mostly copied from ToUTCString but with different format and behavior,
YYYY-MM-DDTHH:mm:ss:sssZ and exception throwing on invalid date
Diffs (updated)
-----
kjs/date_object.h ed45720
kjs/date_object.cpp 8a1fc2c
Diff: http://git.reviewboard.kde.org/r/105386/diff/
Testing
-------
Thanks,
Bernd Buschinski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20120720/d493b014/attachment.htm>
More information about the kde-core-devel
mailing list