StaticInterval

com.github.nscala_time.time.StaticInterval
See theStaticInterval companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

def lastDay(): Interval

Attributes

Inherited from:
StaticInterval
def lastHour(): Interval

Attributes

Inherited from:
StaticInterval
def lastMinute(): Interval

Attributes

Inherited from:
StaticInterval
def lastMonth(): Interval

Attributes

Inherited from:
StaticInterval
def lastSecond(): Interval

Attributes

Inherited from:
StaticInterval
def lastWeek(): Interval

Attributes

Inherited from:
StaticInterval
def lastYear(): Interval

Attributes

Inherited from:
StaticInterval
def nextDay(): Interval

Attributes

Inherited from:
StaticInterval
def nextHour(): Interval

Attributes

Inherited from:
StaticInterval
def nextMinute(): Interval

Attributes

Inherited from:
StaticInterval
def nextMonth(): Interval

Attributes

Inherited from:
StaticInterval
def nextSecond(): Interval

Attributes

Inherited from:
StaticInterval
def nextWeek(): Interval

Attributes

Inherited from:
StaticInterval
def nextYear(): Interval

Attributes

Inherited from:
StaticInterval
def parse(str: String): Interval

Attributes

Inherited from:
StaticInterval
def thisDay(): Interval

Attributes

Inherited from:
StaticInterval
def thisHour(): Interval

Attributes

Inherited from:
StaticInterval
def thisMinute(): Interval

Attributes

Inherited from:
StaticInterval
def thisMonth(): Interval

Attributes

Inherited from:
StaticInterval
def thisSecond(): Interval

Attributes

Inherited from:
StaticInterval
def thisWeek(): Interval

Attributes

Inherited from:
StaticInterval
def thisYear(): Interval

Attributes

Inherited from:
StaticInterval
def today(): Interval

Attributes

Inherited from:
StaticInterval
def tomorrow(): Interval

Attributes

Inherited from:
StaticInterval
def yesterday(): Interval

Attributes

Inherited from:
StaticInterval