getDayZhiIndex method

int getDayZhiIndex()

Implementation

int getDayZhiIndex() =>
    2 == _sect ? _lunar.getDayZhiIndexExact2() : _lunar.getDayZhiIndexExact();