But seriously, why do you need to know that? Or, why do you need to do that for an entire queue all of the time? How long are these items in the queue? If it's more than a day, you may as well save the NZBs to dated folders, and load them up when you actually want to download em. If it's just for information, searching Binsearch for post date takes 2 seconds. It's a question really of breaking down what exactly the real use case here is, and asking yourself if it's really worth the overhead. But hey, it's not really for me to say how anyone here should use Alt.Binz, so you can safely ignore me.
What I *do* know though is that AltBinz saves the whole queue to disk each autosave, serially, in one file plus backup. There's no system for a 'virtual' queue (using disk caches for example), and the queue is not bult on a database structure (though it should be I think), so there's no optimized, partial loading & saving to memory & disk. It works best when it's cleared as quickly as possible, and not used as a local index.