On Feb 12, 2009, at 7:08 AM, Kartikaya Gupta wrote:
> Latest version of Chrome is still giving me a Date object. I don't
> know what version of WebKit it's using.
Chrome uses an entirely different JavaScript binding, not the standard
WebKit one, so I'm not surprised that it’s exhibiting different
behavior.
-- Darin