given_ConfigWriter_ZonedDateTime

machinespir.it.jig.ConfigWriter.given_ConfigWriter_ZonedDateTime

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def write(a: ZonedDateTime, includeComments: Boolean): ConfigValue

Inherited methods

def contramap[B](f: B => ZonedDateTime): ConfigWriter[B]

Contramaps on the input type.

Contramaps on the input type.

Attributes

Inherited from:
ConfigWriter