- From: Jacob Rossi <rossi@gatech.edu>
- Date: Sat, 3 Oct 2009 15:19:30 -0400
- To: annevk@opera.com
- Cc: www-dom@w3.org, travil@microsoft.com
Annevk wrote: > I believe last time we looked into this it was figured out we could not > change it to a Date object. I wish we could, but there is probably too > much content out there using it in this way already. It probably does have to stay the say it is for backwards compatibility. But it sure would be nice to be able to do something like: var jsdate = e.timeStamp.toDate(); --Jacob
Received on Saturday, 3 October 2009 19:20:22 UTC