public string getDayDiShi()
 {
     return(getDiShi(lunar.getDayZhiIndexExact()));
 }