I scored 14/28 on https://jsdate.wtf and all I got was this lousy text to share on social media.
new Date("wtf")

How well do you know JavaScript's Date class?

jsdate.wtf
@Karcsesz Is this test Node.js-specific?
@lumiere
It says it was verified on Node, but isn't this supposed to be a standardised JS feature? (As little as that means for conformance)
@Karcsesz Node.js often adds non-standard APIs and behaviours, so I'm not sure... Which is one of the reasons I dislike it.