这个怎么获取今天的时间

image.png

FineReport 小家家 发布于 2020-3-30 16:27
1min目标场景问卷 立即参与
回答问题
悬赏:3 F币 + 添加悬赏
提示:增加悬赏、完善问题、追问等操作,可使您的问题被置顶,并向所有关注者发送通知
共1回答
最佳回答
0
axingLv6专家互助
发布于2020-3-30 16:30(编辑于 2020-3-30 16:47)
where todate(time)>='${today()}' 
and todate(time)<'${today()+1}'

-------------

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


  • 2关注人数
  • 258浏览人数
  • 最后回答于:2020-3-30 16:47
    请选择关闭问题的原因
    确定 取消
    返回顶部