object SolarTerms
Currently only support 21st century.
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- SolarTerms
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
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
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
getYearTerms(year: Int): Map[SolarTerm, LocalDate]
get SolarTerms for the whole year
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
termAsDate(year: Int, term: SolarTerm): Option[LocalDate]
get date for the SolarTerm in the year
-
def
termDate(year: Int, term: SolarTerm): Option[Int]
get date of month for the SolarTerm in the year
-
def
toChinese(term: SolarTerm): String
get SolarTerm Chinese name
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
object
AutumnCommences extends SolarTerm with Product with Serializable
立秋
-
object
AutumnalEquinox extends SolarTerm with Product with Serializable
秋分
-
object
BrightAndClean extends SolarTerm with Product with Serializable
清明
-
object
ColdDew extends SolarTerm with Product with Serializable
寒露
-
object
CornForms extends SolarTerm with Product with Serializable
小滿
-
object
CornOnEar extends SolarTerm with Product with Serializable
芒種
- object CornRain extends SolarTerm with Product with Serializable
-
object
EndOfHeat extends SolarTerm with Product with Serializable
處暑
-
object
Frost extends SolarTerm with Product with Serializable
霜降
-
object
GreatHeat extends SolarTerm with Product with Serializable
大暑
-
object
HeavySnow extends SolarTerm with Product with Serializable
大雪
-
object
InsectsWaken extends SolarTerm with Product with Serializable
驚蟄
-
object
LightSnow extends SolarTerm with Product with Serializable
小雪
-
object
ModerateCold extends SolarTerm with Product with Serializable
小寒
-
object
ModerateHeat extends SolarTerm with Product with Serializable
小暑
-
object
SevereCold extends SolarTerm with Product with Serializable
大寒
-
object
SpringCommences extends SolarTerm with Product with Serializable
立春
-
object
SpringShowers extends SolarTerm with Product with Serializable
雨水
-
object
SummerCommences extends SolarTerm with Product with Serializable
立夏
-
object
SummerSolstice extends SolarTerm with Product with Serializable
夏至
-
object
VernalEquinox extends SolarTerm with Product with Serializable
春分
-
object
WhiteDew extends SolarTerm with Product with Serializable
白露
-
object
WinterCommences extends SolarTerm with Product with Serializable
立冬
-
object
WinterSolstice extends SolarTerm with Product with Serializable
冬至