- cross-posted to:
- programmer_humor@programming.dev
- programming@programming.dev
- cross-posted to:
- programmer_humor@programming.dev
- programming@programming.dev
cross-posted from: https://programming.dev/post/33754840
new Date(“wtf”)
cross-posted from: https://programming.dev/post/33754840
new Date(“wtf”)
Hmm, I can believe that it was based on
java.util.Date
, but I don’t remember that being as unpredictable. I guess, a different API to begin with, would have avoided a lot of problems, though…