Leap seconds for Date.parse

2010-07-19 Thread Peter van der Zee
While 15.9.1.1 explicitly says leap seconds are ignored by ECMAscript, the ISO 8601 timestamp format allows them. 15.9.1.15 (used by Date.parse) does dictate ranges for months and dates (days of month), but they don't specify the range for hours, minutes and (milli)seconds (although a note

RE: Leap seconds for Date.parse

2010-07-19 Thread Allen Wirfs-Brock
(I've forward this to es5-discuss and deleted es-discuss from the to line) -Original Message- From: es-discuss-boun...@mozilla.org [mailto:es-discuss- boun...@mozilla.org] On Behalf Of Peter van der Zee Sent: Monday, July 19, 2010 9:00 AM To: es-discuss@mozilla.org Subject: Leap

RE: [[Class]] Property of Host Object

2010-07-19 Thread Allen Wirfs-Brock
-Original Message- From: Mark S. Miller [mailto:erig...@google.com] ... Is the following one of those cases: The value of the [[Class]] internal property of a host object may be any String value except one of Arguments, Array, Boolean, Date, Error, Function, JSON, Math, Number,

Re: [[Class]] Property of Host Object

2010-07-19 Thread Mark S. Miller
On Mon, Jul 19, 2010 at 1:49 PM, Allen Wirfs-Brock allen.wirfs-br...@microsoft.com wrote: -Original Message- From: Mark S. Miller [mailto:erig...@google.com] ... Is the following one of those cases: The value of the [[Class]] internal property of a host object may be any