Kristian Nedrevold
05/20/2022, 10:46 PMjw
05/21/2022, 1:06 AMRichard Gomez
05/21/2022, 3:04 AM"2010-06-01T22:19:44.475Z".toInstant()
?
https://github.com/Kotlin/kotlinx-datetime#converting-instant-and-local-datetime-to-and-from-stringjw
05/21/2022, 3:09 AMRichard Gomez
05/21/2022, 3:23 AM"".toInstant()
is one option, but there are many more waiting to be discovered.Kristian Nedrevold
05/21/2022, 3:00 PMjw
05/21/2022, 3:18 PMKristian Nedrevold
05/21/2022, 3:22 PMphldavies
05/21/2022, 3:58 PM@Serializable(with = InstantIso8601Serializer::class)
Kristian Nedrevold
05/21/2022, 4:03 PM