set_date
Description:
Sets the year/month/date parts of the this in one call.
This doesn't verify validity of the given date.
Parameters:
| this |
The Time to be set to |
| year |
The 'year' part of the date |
| month |
The 'month' part of the date |
| day |
The 'day' part of the date |