On JVM you can use `Instant.toJavaInstant()` etc, while on JS there are no converters at all. Darwin has some converters to their platform types too. Usecase: 1. Display localized string of an `Instant` 2. Use the `Date` with other JS libraries