SpliceLocalDateTime

io.getquill.SpliceLocalDateTime$
object SpliceLocalDateTime extends StringCodec[LocalDateTime]

Attributes

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

Members list

Concise view

Value members

Concrete methods

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

Attributes

Definition Classes
def toString(value: LocalDateTime): String