StaticInstant

Companion
class
class Object
trait Matchable
class Any

Value members

Inherited methods

def apply(milli: Long): Instant
Inherited from
StaticInstant
def lastDay(): Instant
Inherited from
StaticInstant
def lastHour(): Instant
Inherited from
StaticInstant
def lastMinute(): Instant
Inherited from
StaticInstant
def lastMonth(): Instant
Inherited from
StaticInstant
def lastSecond(): Instant
Inherited from
StaticInstant
def lastWeek(): Instant
Inherited from
StaticInstant
def lastYear(): Instant
Inherited from
StaticInstant
def nextDay(): Instant
Inherited from
StaticInstant
def nextHour(): Instant
Inherited from
StaticInstant
def nextMinute(): Instant
Inherited from
StaticInstant
def nextMonth(): Instant
Inherited from
StaticInstant
def nextSecond(): Instant
Inherited from
StaticInstant
def nextWeek(): Instant
Inherited from
StaticInstant
def nextYear(): Instant
Inherited from
StaticInstant
def now(): Instant
Inherited from
StaticInstant
def ofDate(date: Date): Instant
Inherited from
StaticInstant
def parse(str: String): Instant
Inherited from
StaticInstant
def tomorrow(): Instant
Inherited from
StaticInstant
def yesterday(): Instant
Inherited from
StaticInstant