menu
lunar package
documentation
calendar/LunarTime.dart
LunarTime
getYi method
getYi method
dark_mode
light_mode
getYi
method
List
<
String
>
getYi
(
)
Implementation
List<String> getYi() => LunarUtil.getTimeYi(_lunar!.getDayInGanZhiExact(), getGanZhi());
lunar package
documentation
calendar/LunarTime
LunarTime
getYi method
LunarTime class