gbStartRefDate := EncodeDate(2000,1,3); // Monday - Sunday listbox1.items.add(inttostr(integer(gbStartRefDate)) + ' ' + inttostr(yearof(gbStartRefDate)) + ' ' + inttostr(monthof(gbStartRefDate)) + ' ' + inttostr(dayof(gbStartRefDate)) + ' Ref 2000-01-03');