Instant

io.github.chronoscala.StaticForwarderImports.Instant
object Instant extends InstantForwarder

Attributes

Source
Imports.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Instant.type

Members list

Value members

Inherited methods

def now(clock: Clock): Instant

Attributes

Inherited from:
InstantForwarder
Source
InstantForwarder.scala
def now(): Instant

Attributes

Inherited from:
InstantForwarder
Source
InstantForwarder.scala
def ofEpochMilli(millis: Long): Instant

Attributes

Inherited from:
InstantForwarder
Source
InstantForwarder.scala
def parse(str: String): Instant

Attributes

Inherited from:
InstantForwarder
Source
InstantForwarder.scala