Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Manipulating date in RPL

Hi,

I would like to know if it is possible to manipulate date with RPL, just like it can be done in other languages, such as SQL when we use sysdate and we can obtain other results using sysdate-30 or sysdate+90,  as an example. I know that we can obtain the system date in RPL using for example the following code: ${.today?string("dd/MM/yyyy")}. Now I want to test if it is possible to add 5, 10, 30 days to it. Does it can be done using RPL (whether it is the system date or a variable that we specified the date)? Because

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!