StaticInstant

Companion
object
class Object
trait Matchable
class Any

Value members

Concrete methods

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