@Deprecated  
    public int getDay() {  
    return normalize().getDayOfWeek() - gcal.SUNDAY;  
    }  

  

相关文章: