Source position: lazglib2.pas line 4303
function g_date_new_dmy(
day: TGDateDay;
month: TGDateMonth;
year: TGDateYear
):PGDate;