OffsetDateTimeAdapter

object OffsetDateTimeAdapter

Functions

fromJson
Link copied to clipboard
fun fromJson(string: String): OffsetDateTime?
offsetDateFromJson
Link copied to clipboard
fun offsetDateFromJson(string: String): OffsetDateTime?
offsetDateToJson
Link copied to clipboard
fun offsetDateToJson(OffsetDateTime: OffsetDateTime): String
toJson
Link copied to clipboard
fun toJson(OffsetDateTime: OffsetDateTime): String