I would like to add a feature to my app. Users can boost posts for 12 hours. Then the boost stops. This doesn’t work with the Countdown Plugin because it restarts every time someone looks at the post. How can I do that with the data field type “date”? Somehow with “current time” + “12 hours from now” and then the post will be deleted. But that doesn’t work. Would appreciate if someone could help me!