Ejemplo n.º 1
0
 public string getDayZhi()
 {
     return((2 == sect) ? lunar.getDayZhiExact2() : lunar.getDayZhiExact());
 }
Ejemplo n.º 2
0
 public string getDayZhi()
 {
     return(lunar.getDayZhiExact());
 }