How to get next date and previous date

i am getting current date in my label , for example the date is 11-11-2023 , now if i click next date button i should get 12-11-2023 , and if click on previous date button i should get 10-11-2023
blocks

dates.aia (2.3 KB)

2 Likes

this is working , but still i need , for example if the date is 11-11-2023 , now if i click next date button one time i should get 12-11-2023 , and now if i again click on next date button i should get 13-11-2023

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.