RichReadableInterval

com.github.nscala_time.time.RichReadableInterval
final class RichReadableInterval(underlying: ReadableInterval) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def chronology: Chronology
def duration: Duration
def end: DateTime
def endMillis: Long
def millis: Long
def start: DateTime
def startMillis: Long