com
.
github
.
nscala_time
.
time
RichDateTimeFormatter
final
class
RichDateTimeFormatter
extends
Super
with
PimpedType
[
DateTimeFormatter
]
Linear Supertypes
PimpedType
[
DateTimeFormatter
],
AnyVal
,
NotNull
,
Any
Ordering
Alphabetic
By inheritance
Inherited
RichDateTimeFormatter
PimpedType
AnyVal
NotNull
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
RichDateTimeFormatter
(
underlying:
DateTimeFormatter
)
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
chronology
:
Chronology
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
locale
:
Locale
def
parseOption
(
text:
String
)
:
Option
[
DateTime
]
def
parser
:
DateTimeParser
def
pivotYear
:
Int
def
printer
:
DateTimePrinter
def
toString
()
:
String
Definition Classes
Any
val
underlying
:
DateTimeFormatter
Definition Classes
RichDateTimeFormatter
→
PimpedType
def
zone
:
DateTimeZone
Inherited from
PimpedType
[
DateTimeFormatter
]
Inherited from
AnyVal
Inherited from
NotNull
Inherited from
Any
Ungrouped