- monthDay
- the day of the month (in the range [1,31])
- month
- the zero-based month number (in the range [0,11])
- year
- the year
Sets the date from the given fields. Also sets allDay to true. Sets weekDay, yearDay and gmtoff to 0, and isDst to -1. Call Time.Normalize(bool) if you need those.