03-26-2020, 09:52 AM
How to add date in expression?
sthpw/status_log["timestamp",">",@GET(.user_input_date)]["timestamp","<",@GET(.user_input_date)+1]]
and this "+1" can't work. and I can't find any tips in tactic docs.
or simply, is date can use "EQ" ? or other methods? not only ">" ,"<" ?
sthpw/status_log["timestamp",">",@GET(.user_input_date)]["timestamp","<",@GET(.user_input_date)+1]]
and this "+1" can't work. and I can't find any tips in tactic docs.
or simply, is date can use "EQ" ? or other methods? not only ">" ,"<" ?