SpliceLocalDate

io.getquill.SpliceLocalDate$
object SpliceLocalDate extends StringCodec[LocalDate]

Attributes

Graph
Supertypes
trait StringCodec[LocalDate]
trait ToSql[LocalDate]
trait FromString[LocalDate]
trait ToString[LocalDate]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def fromString(value: String): LocalDate
override def toSql(value: LocalDate): String

Attributes

Definition Classes
def toString(value: LocalDate): String