public string getDay()
 {
     return(lunar.getDayInGanZhiExact());
 }