Custom

data class Custom(val pattern: String) : DateFormat

Constructors

Link copied to clipboard
constructor(pattern: String)

Properties

Link copied to clipboard
open override val pattern: String