StaticDateTime

Companion
class
class Object
trait Matchable
class Any

Type members

Inherited types

type Property = Property
Inherited from
StaticDateTime

Value members

Inherited methods

def lastDay(): DateTime
Inherited from
StaticDateTime
def lastHour(): DateTime
Inherited from
StaticDateTime
def lastMinute(): DateTime
Inherited from
StaticDateTime
def lastMonth(): DateTime
Inherited from
StaticDateTime
def lastSecond(): DateTime
Inherited from
StaticDateTime
def lastWeek(): DateTime
Inherited from
StaticDateTime
def lastYear(): DateTime
Inherited from
StaticDateTime
def nextDay(): DateTime
Inherited from
StaticDateTime
def nextHour(): DateTime
Inherited from
StaticDateTime
def nextMinute(): DateTime
Inherited from
StaticDateTime
def nextMonth(): DateTime
Inherited from
StaticDateTime
def nextSecond(): DateTime
Inherited from
StaticDateTime
def nextWeek(): DateTime
Inherited from
StaticDateTime
def nextYear(): DateTime
Inherited from
StaticDateTime
def now(chronology: Chronology): DateTime
Inherited from
StaticDateTime
def now(zone: DateTimeZone): DateTime
Inherited from
StaticDateTime
def now(): DateTime
Inherited from
StaticDateTime
def parse(str: String, formatter: DateTimeFormatter): DateTime
Inherited from
StaticDateTime
def parse(str: String): DateTime
Inherited from
StaticDateTime
def tomorrow(): DateTime
Inherited from
StaticDateTime
def yesterday(): DateTime
Inherited from
StaticDateTime