Possible Duplicate:
How to query all entries from past 6 hours ( datetime) in GQL?
Is there any way to select a number of records from GQL that were created within the last 48 hours? This shows exactly what I want to do, but in SQL: How to select records from last 24 hours using SQL? and variations of that don't seem to be working in GQL.
I am trying to use this query on a DateTime property and I have not set it to any particular format so it should be on the default.