Source position: gdate.inc line 140
procedure g_date_clamp(
date: PGDate;
min_date: PGDate;
max_date: PGDate
);