com
.
github
.
nscala_time
.
time
RichAbstractInstant
Related Doc:
package time
final
class
RichAbstractInstant
extends
AnyVal
Source
RichAbstractInstant.scala
Linear Supertypes
AnyVal
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
RichAbstractInstant
AnyVal
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
RichAbstractInstant
(
underlying:
AbstractInstant
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
date
:
Date
def
dateTime
(
zone:
DateTimeZone
)
:
DateTime
def
dateTime
(
chronology:
Chronology
)
:
DateTime
def
dateTime
:
DateTime
def
dateTimeISO
:
DateTime
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
def
instant
:
Instant
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
mutableDateTime
(
zone:
DateTimeZone
)
:
MutableDateTime
def
mutableDateTime
(
chronology:
Chronology
)
:
MutableDateTime
def
mutableDateTime
:
MutableDateTime
def
mutableDateTimeISO
:
MutableDateTime
def
toString
()
:
String
Definition Classes
Any
Inherited from
AnyVal
Inherited from
Any
Ungrouped