object SolarTerms
Currently only support 21st century.
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- SolarTerms
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
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(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- final def getClass(): Class[_ <: AnyRef]
- 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(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- case object AutumnCommences extends SolarTerm with Product with Serializable
立秋
- case object AutumnalEquinox extends SolarTerm with Product with Serializable
秋分
- case object BrightAndClean extends SolarTerm with Product with Serializable
清明
- case object ColdDew extends SolarTerm with Product with Serializable
寒露
- case object CornForms extends SolarTerm with Product with Serializable
小滿
- case object CornOnEar extends SolarTerm with Product with Serializable
芒種
- case object CornRain extends SolarTerm with Product with Serializable
- case object EndOfHeat extends SolarTerm with Product with Serializable
處暑
- case object Frost extends SolarTerm with Product with Serializable
霜降
- case object GreatHeat extends SolarTerm with Product with Serializable
大暑
- case object HeavySnow extends SolarTerm with Product with Serializable
大雪
- case object InsectsWaken extends SolarTerm with Product with Serializable
驚蟄
- case object LightSnow extends SolarTerm with Product with Serializable
小雪
- case object ModerateCold extends SolarTerm with Product with Serializable
小寒
- case object ModerateHeat extends SolarTerm with Product with Serializable
小暑
- case object SevereCold extends SolarTerm with Product with Serializable
大寒
- case object SpringCommences extends SolarTerm with Product with Serializable
立春
- case object SpringShowers extends SolarTerm with Product with Serializable
雨水
- case object SummerCommences extends SolarTerm with Product with Serializable
立夏
- case object SummerSolstice extends SolarTerm with Product with Serializable
夏至
- case object VernalEquinox extends SolarTerm with Product with Serializable
春分
- case object WhiteDew extends SolarTerm with Product with Serializable
白露
- case object WinterCommences extends SolarTerm with Product with Serializable
立冬
- case object WinterSolstice extends SolarTerm with Product with Serializable
冬至