RichAbstractInstant

com.github.nscala_time.time.RichAbstractInstant
final class RichAbstractInstant(underlying: AbstractInstant) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def date: Date
def dateTime: DateTime
def dateTime(chronology: Chronology): DateTime
def dateTime(zone: DateTimeZone): DateTime
def dateTimeISO: DateTime
def instant: Instant
def mutableDateTime: MutableDateTime
def mutableDateTime(chronology: Chronology): MutableDateTime
def mutableDateTime(zone: DateTimeZone): MutableDateTime
def mutableDateTimeISO: MutableDateTime