Skip to content

update dictionary base on time delta of value

I am trying to update a dictionary based on the time delta generated from its value. This is an example of the dictionary: I want to find out if the key value has a timestamp value that exceeds 24hr to delete it, so I have done this: but I get the following error: How can I manipulate the value of