I am trying to set SYSDATE-1
in list parameter in oracle report. Input mask is mm/dd/yyyy HH24:MI:SS
now how can I set in the list parameter as SYSDATE-1 00:00:00
. When I try to set it is throwing as error.
value does not match with the input mask
please suggest how can I do this.
Let pretend that sysdate is
2014.12.19 18:26:58
: