menu
lunar package
documentation
calendar/util/LunarUtil.dart
LunarUtil
getXun static method
getXun static method
dark_mode
light_mode
getXun
static method
String
getXun
(
String
ganZhi
)
Implementation
static String getXun(String ganZhi) { return XUN[getXunIndex(ganZhi)]; }
lunar package
documentation
calendar/util/LunarUtil
LunarUtil
getXun static method
LunarUtil class