Are there plans for a DateTime API?

In case this helps anybody, here’s my implementation I’ve been using for a few years now:
(It was written before expects/actual, so you’ll have to add that yourself)

If anything this serves as a “me too” post :slight_smile:

Common Interface

Jvm DateImpl

Js DateImpl