TimestampConverters

scalapb.TimestampConverters
See theTimestampConverters companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object TimestampConverters.type

Members list

Implicits

Implicits

implicit def asJavaInstant(timestamp: Timestamp): Instant
implicit def fromJavaInstant(instant: Instant): Timestamp