Expand my Community achievements bar.

Never miss an update of the Adobe Journey Optimizer Community Lens! Subscribe now to get the latest updates, insights, and highlights delivered straight to your inbox every time a new edition drops.
SOLVED

Doubt about nowWithDelta

Avatar

Level 2

I have a doubt referring to the function nowWithDelta.

 

Can I use nowWithDelta(0, "days"), i.e, using the first parameter with the value "0"? 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

hi @Raul_Albuquerq ,

 

Yes, you can use 0 in delta. It would simply return the current data and time with no change.

 

Warm Regards,

Reena John

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

hi @Raul_Albuquerq ,

 

Yes, you can use 0 in delta. It would simply return the current data and time with no change.

 

Warm Regards,

Reena John

Avatar

Level 2

Hi, ReenaJohn!

 

Thanks for you help!.

 

Raul Albuquerque