getDay method

String getDay()

Implementation

String getDay() =>
    2 == _sect ? _lunar.getDayInGanZhiExact2() : _lunar.getDayInGanZhiExact();