[webkit-reviews] review granted: [Bug 34200] Add valueAsNumber support for type=datetime-local : [Attachment 47499] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 27 15:42:31 PST 2010


Darin Adler <darin at apple.com> has granted TAMURA, Kent <tkent at chromium.org>'s
request for review:
Bug 34200: Add valueAsNumber support for type=datetime-local
https://bugs.webkit.org/show_bug.cgi?id=34200

Attachment 47499: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=47499&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
> +bool ISODateTime::setMillisecondsSinceEpochForDateTimeLocal(double ms)

Does ISODateTime really need a separate DateTimeLocal type? I guess it does
just so it knows to omit the "Z".

r=me


More information about the webkit-reviews mailing list