15.9.5 Properties of Date.prototype

2010-07-19

The Date prototype object is a Date object ([[Class]] = "Date") with [[PrimitiveValue]] set to NaN and [[Prototype]] set to the standard Object prototype object (15.2.4).

None of the prototype methods of Date are generic unless stated otherwise.