Year

@Serializable
value class Year(val value: Int = 1) : VerdandiRelativeUnit

Constructors

Link copied to clipboard
constructor(value: Int = 1)

Properties

Link copied to clipboard
open override val value: Int

Functions

Link copied to clipboard
open override fun resolve(): String