Source position: lazglib2.pas line 5401
procedure g_date_set_dmy(
date: PGDate;
day: TGDateDay;
month: TGDateMonth;
y: TGDateYear
);