StaticInterval

Companion
class
class Object
trait Matchable
class Any

Value members

Inherited methods

def lastDay(): Interval
Inherited from
StaticInterval
def lastHour(): Interval
Inherited from
StaticInterval
def lastMinute(): Interval
Inherited from
StaticInterval
def lastMonth(): Interval
Inherited from
StaticInterval
def lastSecond(): Interval
Inherited from
StaticInterval
def lastWeek(): Interval
Inherited from
StaticInterval
def lastYear(): Interval
Inherited from
StaticInterval
def nextDay(): Interval
Inherited from
StaticInterval
def nextHour(): Interval
Inherited from
StaticInterval
def nextMinute(): Interval
Inherited from
StaticInterval
def nextMonth(): Interval
Inherited from
StaticInterval
def nextSecond(): Interval
Inherited from
StaticInterval
def nextWeek(): Interval
Inherited from
StaticInterval
def nextYear(): Interval
Inherited from
StaticInterval
def parse(str: String): Interval
Inherited from
StaticInterval
def thisDay(): Interval
Inherited from
StaticInterval
def thisHour(): Interval
Inherited from
StaticInterval
def thisMinute(): Interval
Inherited from
StaticInterval
def thisMonth(): Interval
Inherited from
StaticInterval
def thisSecond(): Interval
Inherited from
StaticInterval
def thisWeek(): Interval
Inherited from
StaticInterval
def thisYear(): Interval
Inherited from
StaticInterval
def today(): Interval
Inherited from
StaticInterval
def tomorrow(): Interval
Inherited from
StaticInterval
def yesterday(): Interval
Inherited from
StaticInterval