TimestampFormat

sealed abstract class TimestampFormat(_value: String, _ordinal: Int) extends Value
Companion:
object
class Value
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object DATE_TIME.type
object EPOCH_SECONDS.type
object HTTP_DATE.type

Value members

Concrete methods

Inherited methods

def canEqual(that: Any): Boolean
Inherited from:
Equals
Inherited from:
Product
def productElement(n: Int): Any
Inherited from:
Product
Inherited from:
Product
Inherited from:
Product
Inherited from:
Product

Concrete fields

override val hints: Hints
override val ordinal: Int
override val value: String