You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`LocalDateTime` (`kotlinx.datetime` and `java.time`)
41
42
*`LocalDate` (`kotlinx.datetime` and `java.time`)
@@ -74,6 +75,9 @@ Available parser options:
74
75
* Enabled by global default
75
76
*`parseExperimentalUuid: Boolean` is used to enable or disable parsing to the experimental [`kotlin.uuid.Uuid` class](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin.uuid/-uuid/).
76
77
* Disabled by global default
78
+
*`parseExperimentalInstant: Boolean` is used to enable or disable parsing to the experimental
0 commit comments