DOMTimeStamp interface not defined in L3 events...

Since the DOMTimeStamp is not defined in the L3 Events spec, I was wondering how it should be implemented in JavaScript? All browsers that support the property seem to support it as a JavaScript Number object. Shouldn't it be a JavaScript Date object?

Received on Wednesday, 30 September 2009 20:01:55 UTC