How to Add & format the computed date + 60 days in AJO | Community
Skip to main content
Level 4
November 19, 2024
Solved

How to Add & format the computed date + 60 days in AJO

  • November 19, 2024
  • 1 reply
  • 663 views

Hello,

 

I have an issue with dates, for computed date, I need to add 60 days (validity period)  & format the date.

I can format the date but i cant able to add 60 days to my computed date. if i try to add am getting error as "invalid syntax missing schema field ". (using variable).

Thanks

AJODev

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by AJODev

@satheeskannak , i saw mentioned thread but its not working.

I believe in AJO, we dont have any function to add days to the current date.

so i requested to my DB admin to create new row with current date + 60 days , so that we can import or map attribute by creating new attribute in schema.i used that attribute in my personalization.

 

Thanks

AJO Dev

 

 

 

1 reply

SatheeskannaK
Community Advisor
Community Advisor
November 19, 2024

@ajodev Have a look at this thread on a similar ask.

Thanks, Sathees
AJODevAuthorAccepted solution
Level 4
November 22, 2024

@satheeskannak , i saw mentioned thread but its not working.

I believe in AJO, we dont have any function to add days to the current date.

so i requested to my DB admin to create new row with current date + 60 days , so that we can import or map attribute by creating new attribute in schema.i used that attribute in my personalization.

 

Thanks

AJO Dev