version:V1.4.0.713b (x86)
Question
chinese version:
我使用 D:\ datemodified:>="2015/12/1" 命令搜索到以下结果
a.txt 2015/12/1 12:35:41
b.txt 2015/12/1 13:35:41
c.txt 2015/12/1 14:35:41
有关于time的函数可以精确到具体时间吗?比如是在>=13:00.
english version: my english is pool.
can search option Accurate to the specific time? I just can accurate to the specific date like yyyy/mm/dd,but I can't find a way to accurate to "yyyy/mm/dd hh:mm:ss"
how to search time?
Re: how to search time?
Only dates can be entered (yyyy/mm/dd)
I've added: "support time specification with date search functions" to my TODO list.
If the search time is quite recent, please consider using last<x><hours|mins|seconds>, for example:
I've added: "support time specification with date search functions" to my TODO list.
If the search time is quite recent, please consider using last<x><hours|mins|seconds>, for example:
Code: Select all
datemodified:last2hours
datemodified:last30mins
datemodified:last50seconds