back
3 comments
Ah, it's yet another date/time API. For a second there, I thought it would allow me to travel back and forward with the program state, or something like that, ala temporal databases, but didn't turn out to be that exciting.

Seems the name comes straight from the specification/proposal though, so not Deno's fault. https://tc39.es/proposal-temporal/

Why PlainDate instead of LocalDate et cetera? This is already copying the successful java.time API, there's no value in renaming the types to something less precise.
Me too, clicked thinking that there would be some Datomic-like functionality.