Engine
/
com.drake.engine.utils
/
LunarUtils
/
Lunar
Lunar
open class
Lunar
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Lunar
Link copied to clipboard
open fun
Lunar
(lunarYear:
Int
, lunarMonth:
Int
, lunarDay:
Int
, isLeap:
Boolean
)
Content copied to clipboard
Functions
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
isLeap
Link copied to clipboard
open val
isLeap
:
Boolean
Content copied to clipboard
lunarDay
Link copied to clipboard
open val
lunarDay
:
Int
Content copied to clipboard
lunarMonth
Link copied to clipboard
open val
lunarMonth
:
Int
Content copied to clipboard
lunarYear
Link copied to clipboard
open val
lunarYear
:
Int
Content copied to clipboard