Rule to find unused apps

I have a rule to move unused apps to another directory:
Date Last Opened iss before specific date 1/1/2012
Extension is app
Subfolder depth is less than 1
However some apps like Dropbox.app are being moved even though I have just used it today. One weird thing I noticed is that if I use the command line tool mdls it does not have the kMDItemLastUsedDate attribute like some of my other apps do. In finder Dropbox.app shows a last opened of November 27,2012 which is the same date as the Modified Date even though I opened it today.
Dropbox.app was one example, it happens to other apps as well. I think the key is that not all of my apps have the meta data item kMDItemLastUsedDate. Which is weird, any thoughts?
Date Last Opened iss before specific date 1/1/2012
Extension is app
Subfolder depth is less than 1
However some apps like Dropbox.app are being moved even though I have just used it today. One weird thing I noticed is that if I use the command line tool mdls it does not have the kMDItemLastUsedDate attribute like some of my other apps do. In finder Dropbox.app shows a last opened of November 27,2012 which is the same date as the Modified Date even though I opened it today.
Dropbox.app was one example, it happens to other apps as well. I think the key is that not all of my apps have the meta data item kMDItemLastUsedDate. Which is weird, any thoughts?