SolarWeek.fromYmd(int year, int month, int day, start) { _year = year; _month = month; _day = day; _start = start; }