Package g1101_1200.s1185_day_of_the_week
Class Solution
- java.lang.Object
-
- g1101_1200.s1185_day_of_the_week.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
-
-
Method Detail
-
dayOfTheWeek
public String dayOfTheWeek(int day, int month, int year)
-
-