I want to add (+) 10Day this setup of date DD/MM/YYYY how can I do that?

what about using the clock component and its AddDays method?

Taifun

1 Like


This block is not working.. what is wrong with that..I want add 10 weeks to my date. how can I do that..

04/04/2020 is not an instant
to convert a date string into an instant, use the MakeInstant method

Taifun

1 Like