InvalidDate

works.iterative.core.Moment$package.Moment.ParseError.InvalidDate
final case class InvalidDate(input: String, year: Int, month: Int, day: Int)

Shape is fine, but the fields name no real calendar day (e.g. Feb 30).

Attributes

Members list

Value members

Inherited methods

def message: String

Attributes

Inherited from:
ParseError
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product