How to store Time In Tiny Db

I want to store 2 days in tiny DB after two days completed, then store next two days… Help

Use make a list with two parameter. In one parameter use date1 and date2 in another one using the tag name date

When screen initial call the data from tinydb into a list variable and comoate iy with current date. If is the todays date is in list then no change else save todays date and next date in yhe tindydb date tag

I have tried this method 1 day is possible to store in tiny DB but I want to store 2 days, after two days clear all data and store next to days

I think, I found solution myself :smiley:

Check this

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