trait CrossDate extends AnyRef
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- CrossDate
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Abstract Value Members
- abstract def dayOfMonth: Int
- abstract def dayOfWeek: Int
- abstract def dayOfYear: Int
- abstract def hour24: Int
- abstract def isAM: Boolean
- abstract def milliOfSecond: Int
- abstract def milliseconds: Long
- abstract def minuteOfHour: Int
- abstract def month: Int
- abstract def secondOfMinute: Int
- abstract def timeZone: String
- abstract def timeZoneOffsetMillis: Int
- abstract def year: Int
Concrete Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def A: String
- def B: String
- def C: String
- def D: String
- def F: String
- def H: String
- def I: String
- def L: String
- def M: String
- def P: String
- def Q: String
- def R: String
- def S: String
- def T: String
- def Y: String
- def Z: String
- def a: String
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- def b: String
- def c: String
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
- def d: String
- def e: String
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def h: String
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def hour12: Int
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def isPM: Boolean
- def j: String
- def k: String
- def l: String
- def m: String
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- def p: String
- def r: String
- def s: String
- def secondsOfEpoch: Long
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- def timeZoneOffsetHH: String
- def timeZoneOffsetMM: String
-
def
toString(): String
- Definition Classes
- 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
- @native() @throws( ... )
- def y: String
- def z: String