Hullo!
I am currently working on a system where I have to check if a certain timestamp is within a certain number of hours (this is also a variable) from now. I have no issues doing this normally, but using the method that I am, If its 1 am, and I ask for all entries from 4 hours ago, I'll get back an error for an invalid timestamp. Any help?