Datetime

value class Datetime(val raw: String)

An RFC3339 datetime with required timezone. Format: datetime.

Constructors

Link copied to clipboard
constructor(raw: String)

Properties

Link copied to clipboard
val raw: String