cn
.
bran
.
japid
.
util
JapidDateFormat
class
JapidDateFormat
extends
Format
Linear Supertypes
Format
,
Cloneable
,
Serializable
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
JapidDateFormat
Format
Cloneable
Serializable
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
JapidDateFormat
(
pattern:
String
,
timeZone:
TimeZone
,
locale:
Locale
)
Attributes
protected[
cn.bran.japid.util
]
Value Members
final
def
!=
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
def
applyRules
(
calendar:
Calendar
,
buf:
StringBuffer
)
:
StringBuffer
Attributes
protected[
cn.bran.japid.util
]
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Definition Classes
Format → AnyRef
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
obj:
Any
)
:
Boolean
Definition Classes
JapidDateFormat
→ AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
()
def
format
(
calendar:
Calendar
,
buf:
StringBuffer
)
:
StringBuffer
def
format
(
date:
Date
,
buf:
StringBuffer
)
:
StringBuffer
def
format
(
millis:
Long
,
buf:
StringBuffer
)
:
StringBuffer
def
format
(
calendar:
Calendar
)
:
String
def
format
(
date:
Date
)
:
String
def
format
(
millis:
Long
)
:
String
def
format
(
obj:
Any
,
toAppendTo:
StringBuffer
,
pos:
FieldPosition
)
:
StringBuffer
Definition Classes
JapidDateFormat
→ Format
final
def
format
(
arg0:
Any
)
:
String
Definition Classes
Format
def
formatToCharacterIterator
(
arg0:
Any
)
:
AttributedCharacterIterator
Definition Classes
Format
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getLocale
()
:
Locale
def
getMaxLengthEstimate
()
:
Int
def
getPattern
()
:
String
def
getTimeZone
()
:
TimeZone
def
getTimeZoneOverridesCalendar
()
:
Boolean
def
hashCode
()
:
Int
Definition Classes
JapidDateFormat
→ AnyRef → Any
def
init
()
:
Unit
Attributes
protected[
cn.bran.japid.util
]
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
parseObject
(
source:
String
,
pos:
ParsePosition
)
:
AnyRef
Definition Classes
JapidDateFormat
→ Format
def
parseObject
(
arg0:
String
)
:
AnyRef
Definition Classes
Format
Annotations
@throws
()
def
parsePattern
()
:
List
Attributes
protected[
cn.bran.japid.util
]
def
parseToken
(
pattern:
String
,
indexRef:
Array
[
Int
]
)
:
String
Attributes
protected[
cn.bran.japid.util
]
def
selectNumberRule
(
field:
Int
,
padding:
Int
)
:
NumberRule
Attributes
protected[
cn.bran.japid.util
]
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
JapidDateFormat
→ AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
Inherited from
Format
Inherited from
Cloneable
Inherited from
Serializable
Inherited from
AnyRef
Inherited from
Any
Ungrouped