getDayZhi method

String getDayZhi()

Implementation

String getDayZhi() =>
    2 == _sect ? _lunar.getDayZhiExact2() : _lunar.getDayZhiExact();