Sets the calendar date forward (positive) or backward (negative) relative to the current date. If no parameters are specified, the date is set to the current date.
BFTKN_GOTO_DATE or 337
VOID DateRelativeGoTo([DWORD RelativeDay];
[WORD RelativeMonth];
[WORD RelativeYear])
(Optional) Number of days. Default to today's date.
(Optional) Number of months. Defaults to today's date.
(Optional) Number of years. Defaults to today's date.