>>212
mysql と仮定して
select dtime from t1 where
date(dtime) not in (select date from t2);