where todate(time)>='${today()}' and todate(time)<'${today()+1}'
-------------
where todate(time)>='${today()+" 06:00:00"}' and todate(time)<='${today()+" 12:00:00"}'