Everything works great for a feed of #hashtag searches. But the date isn't displaying properly. Tweets from about 4 minutes ago are display says "about -1 year ago" for some reason.
I'm using plugin v 2.11
I'll hide the date for now in css with:
#twitter-tracker-3 div.info { display:none; }