LastExceed
The default serializer is based on an ISO 8601 string representation of a type and uses `toString()`/`parse()` to serialize and deserialize values
2021-05-29T17:42:42+00:00
ephemient
decodeFromString<Instant>("\"2021-05-29T17:42:42+00:00\"")
""""2021-05-29T17:42:42+00:00""""
A modern programming language that makes developers happier.