# Tweet by [@keefmoon](http://twitter.com/keefmoon) on 2012-05-07 20:45:24
> [!INFO] Archived from [original tweet](http://twitter.com/keefmoon/status/199600843098554369)
On Parse, how do I return objects from a last updated date?
[query whereKey:@"updatedAt" greaterThan:lastUpdated]; not working :( @ParseIt