Hacker News new | ask | show | jobs
by cpmsmith 154 days ago
Temporal does have PlainDate, which is the Date primitive you're describing (by a different name, presumably to not collide with the old Date type).

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe...

1 comments

This is great! Thanks for sharing