Hi,
   I am trying to build a WordPress plugin that will show daily visitors (plus some other "timed" data) next to daily Adsense earnings for that blog; now my question is, how do I match WordPress & Adsense timezones?
   For Wordpress there is no problem, as from PHP I can know the blog timezone, and the time for each visit; but what about Adsense? Is there a way to retrieve the Adsense timezone? Is there a workaround for achieving this?
   Thanks a lot in advance to the great Adsense API support team!
   Raul