Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to add a Date Filter

Divyalakshmi RJan 6 2022

Need a add a date filter in xml file.
<filter type="include" var_name="createdDate_t" operation="less" value="2021-12-15 08:41:11"/>
<filter type="include" var_name="createdDate_t" operation="greater" value="2021-12-01 08:41:11"/>
The above filter is not working as expected.

Comments
Post Details
Added on Jan 6 2022
3 comments
276 views