TimeZoneResponse

data class TimeZoneResponse(val version: String)

Represents a time zone from the IANA Time Zone Database.

Constructors

Link copied to clipboard
constructor(version: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Optional. IANA Time Zone Database version number, e.g. "2019a".