Returns a DateTime with the given year, month, and day.
year
month
day
T getDay(int year, int month, int day);