Detailed Description:
Not sure if this is a bug or not so hopefully I'm not tarring your work
mistakenly.
The "friendly" time format displays wrong; a tweet made today gets put up as
"last month".
Have checked both my local time & server time, both are correct.
When I use "php" time format, the resulting timestamp is correct -- which makes
me think the error is in script's conversion.
On a separate note, in the help>parameters page, you may want to change the 2nd
snippet of code from:
{birdfeed username=bbonora count=10 dateformat=friendly}
to
{birdFeed username=bbonora count=10 dateformat=friendly}
... capital F in birdFeed
Thanks