Moving this discussion to the (hopefully) non-censored es-discuss.
On Wed, Apr 21, 2010 at 8:10 AM, Robin Berjon <[email protected]> wrote:
> Hi,
>
> the DAP WG has a use case (calendars) in which it is needed for date objects
> to keep their timezone information around, but the ES Date object doesn't.
> We're looking at options to address this issue:
>
> http://lists.w3.org/Archives/Public/public-device-apis/2010Apr/0051.html
WebIDL is still going? I thought that had died.
Regardless, WebIDL defining Date would be inappropriate. A
TimezonedDate extending Date requires a definition of Date.
| interface TimezonedDate : Date {
| attribute DOMString? tz;
| };
^?
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss