tp between

$a = array(
   'time'      =>     array('between',[c,d])
);
 
c<= time <= d
原文地址:https://www.cnblogs.com/pansidong/p/9256947.html