LastExceed
05/29/2021, 7:07 PMThe default serializer is based on an ISO 8601 string representation of a type and uses `toString()`/`parse()` to serialize and deserialize valuesthe linked wikipedia article lists
2021-05-29T17:42:42+00:00
as an example string
so why do i get an exception here ?
Slack ConversationMarc Knaup
05/31/2021, 12:11 PMLastExceed
06/02/2021, 10:06 AM