getTime method

LunarTime getTime()

Implementation

LunarTime getTime() => LunarTime.fromYmdHms(_year, _month, _day, _hour, _minute, _second);