How to add number to date and show the next date.
Example.
Number of days: 5
Date: 19/02/2022
New Date = Number of days + Date => 24/02/2022
And I want to store this New Date in TinyDB
How to add number to date and show the next date.
Example.
Number of days: 5
Date: 19/02/2022
New Date = Number of days + Date => 24/02/2022
And I want to store this New Date in TinyDB
Searching before creating a topic will save enough number of time
Is this topic ralate to How to store full date in tinydb using datepicker ? Because solution was provided
No. I want to know how to sum up date + num and store it
So actually you store in tinyDB 19/02/2022
?
Then in the quantity place just use get tag block and try, if you use save only in number .
See your query, you want to add n number of days and want to save it in tinydb but now you are moving away from the topic. Always be clear with your query.