How could I retrieve the last 24 hours of entries from the current time of retrieval? Any help is much appreciated.
-Edit: They do have a DateTimeProperty of when they were added. I am specifically unsure of how to formulate a GQL query that would compare the current time and retrieve only the entries that are within 24 hours.