简体   繁体   中英

How to add a day to Date field in RTF template for BIP

I have a small requirement where i have to add +1 day in a given date and then compare it with a different date to fetch a set of records, please make me understand how can this be achieved in BIP (RTF).

something like-

if CompletetdDate+ 1 = ReportedDate, then print "Successful"

Kindly help me.

Thanks,

Maybe 'xdoxslt:ora_format_date_offset' would help you. You can see an example in https://help.aconex.com/DisplayContent/advanced-functions-in-the-offline-template-builder .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM