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
Show all
Self type

Members list

Value members

Concrete methods

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

Attributes

Definition Classes
def toString(value: LocalDate): String