RegularTimestamp

data class RegularTimestamp(val timestamp: Time) : TimestampType

Constructors

Link copied to clipboard
fun RegularTimestamp(timestamp: Time)

Properties

Link copied to clipboard
val timestamp: Time