public string CalZodiac() { return(Commons.GetCalenderZodiac(Date)); }
public string ChnZodiac() { return(Commons.GetChineseZodiac(Date)); }