cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Compare two datetime values

0 Likes
1,261

Hello everyone,

I have a scenario where I need to compare (two datetime entity values) | (datetime entity with api response date), is it currently possible? Maybe there are helpers like for date formating https://help.sap.com/viewer/a4522a393d2b4643812b7caadfe90c18/latest/en-US/b4f08a9a66434327a405b69348... ?

Thank you!

Best Regards,

Artem

View Entire Topic
alichtenau
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Artem,

what would you like to compare? Which date is older, which date is "younger"?

Best regards,
Andreas

0 Likes

Hi Andreas,

Yes, that is right. The complete scenario is the following:

  1. I am getting the response from api with date field.
  2. I need to compare (younger, older) it with a current datetime. Current datettime I am getting from {{message_received_at}}

Thanks!

Best Regards,

Artem