get_date
Description:
Gets the year/month/date parts of the this in one call.
Parameters:
| this |
The Time to be queried |
| year |
Out parameter for the 'year' part of the date |
| month |
Out parameter for the 'month' part of the date |
| day |
Out parameter for the 'day' part of the date |