Robg1
Mitglied seit
Neueste Aktivitäten bei der Dokumentation
Gesamte Aktivität ansehenSeite | Datum | Kommentar |
---|---|---|
String length |
This article confuses the length property of String.prototype and the length property of String instances. The first exists because String.prototype is an exotic object and has no real use. The second is a real property of string instances and is not inherited. See https://stackoverflow.com/a/59016649/257182. | |
Function |
||
Date |
||
Date |
||
Date.prototype.toDateString() |
28 June 1993 was a Monday, not Wednesday. |